Key Features
- Observability: OpenTelemetry-based tracing for LLM applications
- 50+ evaluation metrics: Built-in LLM judges for quality assessment
- Prompt management: Version, test, deploy prompts with lineage
- AI Gateway: Unified API across providers with rate limiting and cost control
- Model registry: Version, stage, and deploy models
- 60+ integrations: LangChain, OpenAI, Anthropic, PyTorch, and more
- Multi-language: Python, TypeScript, Java, OpenTelemetry
FAQ
Q: What is MLflow? A: MLflow is the largest open-source AI engineering platform with 25K+ stars. Tracing, 50+ eval metrics, prompt management, AI Gateway, model registry. 60M+ monthly downloads. Apache 2.0.
Q: How do I install MLflow?
A: pip install mlflow then mlflow server. Or uvx mlflow server without installing. Access UI at localhost:5000.