Skip to main content
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.
App Model Options Dropdown

Choosing a model

  • Default pick: gpt-5.2, claude-4.5-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.
Different models have different context limits (how much of your project and chat history they can use at once). If you have a very large project or long conversation, a model with a larger context (e.g. Gemini 3 or the latest GPT/Claude models) may handle it better.