We have tempoarily restricted model option to only our Auto model which will use specific frontier models while we continue to improve integrations.You can choose which AI model handles your requests. GladeKit supports models from OpenAI (GPT), Anthropic (Claude), and Google (Gemini). Which models appear in the dropdown is controlled in your Settings - you can use the default set or choose exactly which models to show in list of options.

Choosing a model
- Default pick: gpt-5.2, claude-4.6-sonnet, or gemini-3-pro-preview are strong defaults for general and code-focused use.
- Fast / cheap: Pair Fast input mode with a “mini” or “flash” model (e.g. gpt-5-mini, claude-4.5-haiku, or gemini-3-flash-preview) for quick answers.
- Hard problems: Use Thinking input mode with a top-tier model (gpt-5.2, claude-4.6-opus, or gemini-3-pro-preview) when you need deep reasoning or complex code.

