# Functions
No description provided by the author
NewProvider creates a new Ollama provider.
# Structs
OllamaMessage adapts Ollama's message format to our Message interface.
OllamaToolCall adapts Ollama's tool call format.
Provider implements the Provider interface for Ollama.