Models
Ollama Tools
The Ollama Tools model provides access to the Ollama models and passes tools in XML format to the model.
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 |