
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.

