Models

Provider connectivity and capability overview. Full model assignment CRUD lands with deeper provider management.

Platform

Environment

Health

Configured providers

Resolved from API health and runtime options

OpenAI

Fallback / degraded

Chat, embeddings, and tool-calling via `IAiModelProvider`. Echo provider activates when OpenAI is disabled.

  • Capabilities: Chat · Embeddings · Summarization
  • Fallback: EchoAiModelProvider
  • Cost estimator: SimpleUsageCostEstimator

Azure OpenAI / Ollama

Planned

Adapter slots are reserved in the provider abstraction. Configure primary/fallback and cost thresholds in a later hardening pass.

Waiting for health

Start the API to inspect provider status.