MLflow 3.9.0
Breaking Changes
- AI Gateway no longer requires a separate process โ now integrated into tracking server
- Unity Catalog function integration in AI Gateway deprecated
- Unsafe pickle/cloudpickle model serialization formats deprecated in favor of
torch.export.saveandskops
Major Features
- MLflow Assistant: In-product Claude-backed chatbot in MLflow UI for debugging...