Module agent

Module agent 

Source
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