Skip to content

Models

Suggested reading order:

  1. Models Overview: understand the boundaries of OpenAICompatible, OpenAIResponsesCompatible, and AnthropicCompatible.
  2. OpenAICompatible: Chat Completions compatible endpoints.
  3. AnthropicCompatible: Claude / Anthropic Messages API.
  4. Providers: fill base_url, api_key, and model per provider.

Model ids change as providers update. Use provider docs and your account's available model list when configuring production systems.