Components
MLflow
The model lifecycle, registry, and GenAI observability service used by CoreAI.
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 Portalfor user-facing lifecycle interactionsCoreAI APIfor backend model-aware workflows and AI observability tracesModel Installerfor deploying tracked models into Runtime inferenceOpenTelemetryfor GenAI trace exportMinIOfor artifact storagePostgreSQLfor persistent service stateKeycloakfor authentication and protected access