Ollama Tool Shim
Experimental Feature
Ollama tool shim is an experimental feature. Behavior and configuration may change in future releases.
The Ollama tool shim enables tool calling for models that don't natively support it. For full setup instructions, configuration options, and troubleshooting, see the Tool Shim guide.
Quick start
- Install and start Ollama
- Pull the default interpreter model:
ollama pull mistral-nemo - Start goose with the shim enabled:
GOOSE_TOOLSHIM=true goose session