ollama

fun ollama(configure: KoogAgentsConfig.OllamaConfig.() -> Unit = {})(source)

Configures the Ollama integration using the provided configuration block. This method allows customization of settings for communicating with the Ollama service.

Parameters

configure

A lambda providing a configuration block for customizing the behavior of Ollama integration.