
implementation("ai.koog:prompt-executor-ollama-client:0.5.2")Client for interacting with the Ollama API, enabling execution of prompts using locally hosted models. Supports text processing and basic image capabilities. Compatible with predefined models from Groq, Meta, and Alibaba, as well as dynamic models from local Ollama installations. Facilitates text generation, tool usage, code generation, and embedding tasks. Requires local Ollama server setup.