Models
Suggested reading order:
- Models Overview: understand the boundaries of
OpenAICompatible,OpenAIResponsesCompatible, andAnthropicCompatible. - OpenAICompatible: Chat Completions compatible endpoints.
- AnthropicCompatible: Claude / Anthropic Messages API.
- Providers: fill
base_url,api_key, andmodelper provider.
Model ids change as providers update. Use provider docs and your account's available model list when configuring production systems.