Package-level declarations
Functions
Creates an instance of MultiLLMPromptExecutor with an AnthropicLLMClient.
Convenience overload that constructs the underlying client via its JVM no-factory entry point (resolves the default ai.koog.http.client.KoogHttpClient.Factory at call time). JVM and Android only.
Creates an instance of MultiLLMPromptExecutor with an OpenAILLMClient configured for Azure OpenAI.
Convenience overload that constructs the underlying client via its JVM no-factory entry point (resolves the default ai.koog.http.client.KoogHttpClient.Factory at call time). JVM and Android only.
Creates an instance of MultiLLMPromptExecutor with a BedrockLLMClient.
Creates an instance of MultiLLMPromptExecutor with a BedrockLLMClient. Uses the provided Bedrock API key to create a aws.smithy.kotlin.runtime.http.auth.BearerTokenProvider.
Creates an instance of MultiLLMPromptExecutor with an GoogleLLMClient.
Convenience overload that constructs the underlying client via its JVM no-factory entry point (resolves the default ai.koog.http.client.KoogHttpClient.Factory at call time). JVM and Android only.
Creates an instance of MultiLLMPromptExecutor with a MistralAILLMClient.
Convenience overload that constructs the underlying client via its JVM no-factory entry point (resolves the default ai.koog.http.client.KoogHttpClient.Factory at call time). JVM and Android only.
Creates an instance of MultiLLMPromptExecutor with an OllamaClient.
Convenience overload that constructs the underlying client via its JVM no-factory entry point (resolves the default ai.koog.http.client.KoogHttpClient.Factory at call time). JVM and Android only.
Creates a MultiLLMPromptExecutor instance configured to use the OpenAI client.
Convenience overload that constructs the underlying client via its JVM no-factory entry point (resolves the default ai.koog.http.client.KoogHttpClient.Factory at call time). JVM and Android only.
Creates an instance of MultiLLMPromptExecutor with an OpenRouterLLMClient.
Convenience overload that constructs the underlying client via its JVM no-factory entry point (resolves the default ai.koog.http.client.KoogHttpClient.Factory at call time). JVM and Android only.