MLflow 2.14.0

11 views
Skip to first unread message

Daniel Lok

unread,
Jun 17, 2024, 7:54:01 AM6/17/24
to mlflow...@googlegroups.com, eng-m...@databricks.com, ml-...@databricks.com
Hi team, MLflow 2.14.0 has been released: https://github.com/mlflow/mlflow/releases/tag/v2.14.0MLflow 2.14.0 includes several major features and improvements that we're very excited to announce!Major features:
  • MLflow Tracing: Tracing is powerful tool designed to enhance your ability to monitor, analyze, and debug GenAI applications by allowing you to inspect the intermediate outputs generated as your application handles a request. This update comes with an automatic LangChain integration to make it as easy as possible to get started, but we've also implemented high-level fluent APIs, and low-level client APIs for users who want more control over their trace instrumentation. For more information, check out the guide in our docs!
  • Unity Catalog Integration: The MLflow Deployments server now has an integration with Unity Catalog, allowing you to leverage registered functions as tools for enhancing your chat application. For more information, check out this guide!
  • OpenAI Autologging: Autologging support has now been added for the OpenAI model flavor. With this feature, MLflow will automatically log a model upon calling the OpenAI API. Each time a request is made, the inputs and outputs will be logged as artifacts. Check out the guide for more information!
Other Notable Features:
Bug fixes:
  • [Model Registry] Handle no headers presigned url (#12349@artjen)
  • [Models] Fix docstring order for ChatResponse class and make object field immutable (#12305@xq-yin)
  • [Databricks] Fix root user checking in get_databricks_nfs_temp_dir and get_databricks_local_temp_dir (#12186@WeichenXu123)
  • [Tracking] fix _init_server process terminate hang (#12076@zhouyou9505)
  • [Scoring] Fix MLflow model container and slow test CI failure (#12042@WeichenXu123)
Documentation updates:
For a comprehensive list of changes, see the release change log, and check out the latest documentation on mlflow.org.
Reply all
Reply to author
Forward
0 new messages