Components

MLflow

The model lifecycle, registry, and GenAI observability service used by CoreAI.

Agentic Friendly

Component Category

Model registry, ML lifecycle, and GenAI observability

Component Description

MLflow is the model lifecycle service used in CoreAI for experiment tracking, model registration, controlled model version management, and GenAI observability.

Why It Is Used

It gives teams a structured way to manage model artifacts and lifecycle steps before models are exposed to applications and inference services. It is also the default destination for GenAI traces emitted by the CoreAI LLM backend through OpenTelemetry.

Learn More

Interacts With

  • CoreAI Web Portal for user-facing lifecycle interactions
  • CoreAI API for backend model-aware workflows and AI observability traces
  • Model Installer for deploying tracked models into Runtime inference
  • OpenTelemetry for GenAI trace export
  • MinIO for artifact storage
  • PostgreSQL for persistent service state
  • Keycloak for authentication and protected access

On this page