Skip to main content

Models

The Model Registry is where trained models are registered, versioned, and promoted through lifecycle stages — from development to staging to production.

Services Behind This Feature

ServiceRole
BFF APIProxies requests and performs token exchange to the model registry backend.
MLflowHosts the model registry. Manages versions, stage transitions, and model metadata. Runs inside the tenant cluster.

Go Deeper