Choose the right model¶
Different tasks suit different models. Kiwi lets you choose which model an agent uses, without committing to a single one.
What you can do¶
- Choose per agent or per request — set a default model for an agent, or override it for a single conversation.
- Pick a provider — OpenAI and Google Gemini today, each with several models (see the full list below).
- Match the context window — each model can take in a certain amount of text at once (its context window); larger windows suit long documents and conversations.
- Control the reasoning — on supported models, set the reasoning effort, trading speed for depth on harder tasks.
Adding or changing the registered models requires an admin role.
What's coming
Anthropic (Claude models) as an additional provider. Azure OpenAI is not planned. See the Roadmap.
Note
The complete, current list of models is in Supported providers & models.