v3.3.0rc0
📦 mlflowView on GitHub →
✨ 5 features
Summary
MLflow 3.3.0rc0 introduces model registry webhooks, Agno tracing integration, open‑source GenAI evaluation, a revamped trace table UI, and switches the default Tracking Server to FastAPI + Uvicorn.
✨ New Features
- Model Registry Webhooks: support for webhooks for model registry events.
- Agno Tracing Integration: added integration for Agno tracing to observe AI agent workflows.
- GenAI Evaluation in OSS: open-sourced evaluation capability for LLM applications.
- Revamped Trace Table View: new UI trace view with streamlined interface and full-text search.
- FastAPI + Uvicorn Server: Tracking Server now defaults to FastAPI + Uvicorn while maintaining Flask compatibility.