Available models
Small model
GPT-4o mini — Small model for fast, lightweight tasks.
Large model
GPT-4o — Large model for complex, multi-step tasks.
Reasoning model
DeepSeek R1 — Uses advanced reasoning. Shows chain-of-thought output before the final answer.
When to use each model
Small model (GPT-4o mini)
Small model (GPT-4o mini)
Use the Small model when speed matters and the task is straightforward:
- Quick factual questions
- Summarizing short passages
- Simple code edits or completions
- Drafting short messages
Large model (GPT-4o)
Large model (GPT-4o)
Use the Large model for demanding or multi-step work:
- Complex coding tasks involving multiple files or logic chains
- Long-form writing and editing
- Tasks requiring nuanced instruction-following
- Generating and iterating on artifacts
Reasoning model (DeepSeek R1)
Reasoning model (DeepSeek R1)
Use the Reasoning model when the problem benefits from deliberate, step-by-step thinking:
- Math and logic problems
- Algorithmic planning
- Tasks where you want to inspect the model’s reasoning before accepting the answer
How to switch models
The model selector is in the chat header, on the left side next to the chat title area.Click the model selector button
The button displays the name of the currently active model. Click it to open a dropdown menu.
Select a model
Each option shows the model name and a short description. The currently active model has a filled checkmark on the right.
You can switch models mid-conversation. Earlier messages are sent to the server with the model that was active when they were submitted; only new messages use the newly selected model.