Model does not support tools
Error
<model-name> does not support toolsWhy this happens
Agent mode and Power Mode require tool-calling (function calling) support. Not all models support this — particularly older or smaller local models.
Fix
Switch to a model that supports tools
Free Models with tool support:
llama-3.3-70bllama-4-maverickdeepseek-v3deepseek-v4-prokimi-k2.6
Ollama models with tool support:
qwen2.5-coder(7b/14b/32b)llama3.1(8b/70b)mistral(7b)command-r
Models that do NOT support tools:
dolphincodercodellamaphind-codellama- Most models under 7B parameters
Use a non-agent mode
If you want to keep using a model without tool support, switch from Agent mode to Ask mode — it doesn't require tools.
Was this page helpful?
Last edited