Tool/Function calling abilities of LLM's that are used locally pulled through ollama

If you are using Ollama directly without any Agent framework, the models that support tool calling are limited, and there seems to be an issue that is not a bug.

As a workaround, you could use Ollama through external Agent frameworks.

1 Like