Expand description
Agent runtime for ollama with function calling support.
Uses ureq HTTP client for direct API communication.
Functionsยง
- run_
agent - Run an agent loop using direct HTTP with function calling.
- run_
agent_ with_ retries - Run an agent loop with configurable retry policy