Models
Ollama Tools
The Ollama Tools model provides access to the Ollama models and passes tools in XML format to the model.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
You are viewing v1 docs. For the latest documentation, visit docs.agno.com
| Parameter | Type | Default | Description |
|---|---|---|---|
id | str | "llama3.2" | The ID of the Ollama model to use |
name | str | "OllamaTools" | The name of this chat model instance |
provider | str | "Ollama" | The provider of the model |
Was this page helpful?