Changes for version 0.08 - 2026-01-13

  • Added functional API: ollama() export for both sync and async modules
  • Added tool registration and chat_with_tools support
  • Added fallback tool call parsing from content text
  • Made async dependencies required (IO::Async::Loop, Net::Async::HTTP, Future)
  • Fixed JSON::Lines array wrapping for encode/decode

Modules

ollama client
Async Ollama client
HTTP client for Ollama
Async HTTP client for Ollama