Thanks to visit codestin.com
Credit goes to github.com

Skip to content

3.0.1

Latest

Choose a tag to compare

@guitaripod guitaripod released this 01 Oct 21:34

Release 3.0.0

Autonomous Agent System

Complete agentic workflow implementation with OllamaAgent, cloud-based web search client, and CLI command. Enables LLMs to autonomously search the web and fetch content to answer complex queries requiring current information.

iOS 17+ Platform Support

Official iOS support with custom Ollama server URL configuration. Full async/await and streaming support using native URLSession APIs for building iOS applications.

Production-Ready Reliability

45+ comprehensive tests covering retry logic, error handling, streaming, and configuration. Multiple Linux streaming improvements including proper header parsing, exponential backoff polling, and file handle leak prevention. Enhanced error propagation and diagnostic messages.

Complete API Documentation

Full DocC documentation coverage for all public APIs, types, and features including autonomous agents, web search, core client methods, configuration, and model types.

License Change

Changed from MIT to GPL-v3.