Package-level declarations
Types
Link copied to clipboard
KoogAutoConfiguration is a Spring Boot auto-configuration class that configures and provides beans for various LLM (Large Language Model) provider clients. It ensures that the beans are only created if the corresponding properties are defined in the application's configuration.
Link copied to clipboard
Configuration properties for the Koog library used for integrating with various large language model (LLM) providers.
Link copied to clipboard
Represents the configuration properties for the Ollama client.
Link copied to clipboard
Represents the configuration properties required for a provider in Koog's multi-LLM settings.