Skip to content

Models & Providers

Frontman supports multiple AI providers. The available models depend on your provider and how you authenticate. See API Keys & Providers for setup instructions.

ProviderAuth methodsModels
OpenRouterAPI key, env variable, free tierGPT-5.x, Claude family, Gemini, Kimi, Minimax, and more
AnthropicOAuth, API key, env variableClaude Opus 4.6, Sonnet 4.5, Opus 4.5, Haiku 4.5, Sonnet 4, Opus 4
OpenAI (ChatGPT)OAuthGPT-5.4, GPT-5.3 Codex, GPT-5.2, GPT-5.1 Codex variants
GoogleAPI keyGemini 3 Pro/Flash, Gemini 2.5 Pro (via OpenRouter)
xAIAPI keyGrok models (via OpenRouter)

OpenRouter gives access to the widest range of models through a single API key. It’s also the provider behind Frontman’s free tier.

Default model: Gemini 3 Flash Preview Auth: API key, environment variable, or free tier Get a key: openrouter.ai/keys

ModelID
GPT-5.4 Proopenai/gpt-5.4-pro
GPT-5.4openai/gpt-5.4
GPT-5.3 Codexopenai/gpt-5.3-codex
GPT-5.2openai/gpt-5.2
GPT-5.1openai/gpt-5.1
GPT-5openai/gpt-5
GPT-5 miniopenai/gpt-5-mini
GPT-5 Chatopenai/gpt-5-chat
GPT-4.1openai/gpt-4.1
o3openai/o3
o4-miniopenai/o4-mini
Claude Opus 4.6anthropic/claude-opus-4.6
Claude Sonnet 4.5anthropic/claude-sonnet-4.5
Claude Opus 4.5anthropic/claude-opus-4.5
Claude Haiku 4.5anthropic/claude-haiku-4.5
Gemini 3 Pro Previewgoogle/gemini-3-pro-preview
Gemini 3 Flash Previewgoogle/gemini-3-flash-preview
Gemini 2.5 Progoogle/gemini-2.5-pro

Available without an API key. Limited to 10 requests per user — no sign-up required.

ModelID
Gemini 3 Flashgoogle/gemini-3-flash-preview
Claude Haiku 4.5anthropic/claude-haiku-4.5
Kimi K2.5moonshotai/kimi-k2.5
Minimax M2.5minimax/minimax-m2.5

Direct access to Claude models via API key, environment variable, or OAuth with your Claude Pro/Max subscription.

Default model: Claude Sonnet 4.5 Auth: OAuth, API key, environment variable Get a key: console.anthropic.com/settings/keys

ModelID
Claude Opus 4.6claude-opus-4-6
Claude Sonnet 4.5claude-sonnet-4-5
Claude Opus 4.5claude-opus-4-5
Claude Haiku 4.5claude-haiku-4-5
Claude Sonnet 4claude-sonnet-4-20250514
Claude Opus 4claude-opus-4-20250514

Access GPT models by connecting your ChatGPT Pro/Plus subscription via OAuth.

Default model: GPT-5.4 Auth: OAuth only

ModelID
GPT-5.4gpt-5.4
GPT-5.3 Codexgpt-5.3-codex
GPT-5.2 Codexgpt-5.2-codex
GPT-5.2gpt-5.2
GPT-5.1 Codex Maxgpt-5.1-codex-max
GPT-5.1 Codex Minigpt-5.1-codex-mini

Google Gemini models are available through OpenRouter with an OpenRouter API key. You can also use a Google API key directly.

Auth: API key Get a key: aistudio.google.com/apikey

Google models available through OpenRouter are listed in the OpenRouter section above.

Grok models are available through OpenRouter with an OpenRouter API key. You can also use an xAI API key directly.

Auth: API key Get a key: console.x.ai

When multiple providers are available, Frontman picks the default model from the highest-priority provider:

  1. OpenAI (priority 10)
  2. Anthropic (priority 20)
  3. OpenRouter (priority 30)
  4. Google (priority 40)
  5. xAI (priority 50)

For example, if you have both an Anthropic API key and an OpenRouter key, Frontman defaults to Claude Sonnet 4.5 (Anthropic). You can always switch models from the dropdown in the chat header.

Each provider has a full tier (all models, available with your own key or OAuth) and some have a free tier (limited models, using Frontman’s built-in server key):

  • Full — Own key or OAuth → access to all models listed above
  • Free — No key needed → limited to the free tier models (OpenRouter only)