simpleOllamaAIExecutor

fun simpleOllamaAIExecutor(baseUrl: String = "http://localhost:11434"): SingleLLMPromptExecutor(source)

Creates an instance of SingleLLMPromptExecutor with an OllamaClient.

Parameters

apiToken

The API token used for authentication with the Google AI service.