MLflow 2.20.1 是一个补丁版本,包含若干错误修复和功能
功能
- 支持基于类型提示的模型签名 Spark_udf (#14265, @serena-ruan)
- 帮助连接器以便将 ChatAgent 与 LangChain 和 LangGraph 一起使用 (#14215, @bbqiu)
- 默认更新分类器评估器以绘制 CatBoost 模型的 RUC/Lift 曲线 (#14333, @singh-kristian)
错误修复
- 修复 Pydantic 1.x 不兼容问题 (#14332, @BenWilson2)
- 应用临时修复以解决 LiteLLM 跟踪问题 https://github.com/BerriAI/litellm/issues/8013 (#14340, @B-Step62)
- 修复基于类型提示的 ChatModel 模型签名的误报问题 (#14343, @B-Step62)
有关更改的完整列表,请参阅版本更改日志,并查看 mlflow.org 上的最新文档。