MLflow 2.17.2 includes several major features and improvements
Features:
- [Model Registry] DatabricksSDKModelsArtifactRepository support (#13203, @shichengzhou-db)
- [Tracking] Support extracting new UCFunctionToolkit as model resources (#13567, @serena-ruan)
Bug fixes:
- [Models] Fix RunnableBinding saving (#13566, @B-Step62)
- [Models] Pin numpy when pandas < 2.1.2 in pip requirements (#13580, @serena-ruan)
Documentation updates:
- [Docs] ChatModel tool calling tutorial (#13542, @daniellok-db)
For a comprehensive list of changes, see the release change log, and check out the latest documentation on mlflow.org.