Guide to using different models with OpenOperator
openai/gpt-4o
, deepseek/deepseek-chat
, deepseek/deepseek-reasoner
, gemini/gemini-2.0-flash-thinking-exp-01-21
, gemini/gemini-2.0-flash-exp
or anthopic/claude-3-5-sonnet-20241022
.
We also support local models via ollama, like ollama/qwen2.5
, ollama/deepseek-r1
or ollama/llama3.3
, but be aware that small models often return the wrong output structure, which leads to parsing errors. We believe that local models will improve significantly this year.
ollama pull model_name
. Preferably pick a model which supports tool-calling from hereollama start