Package-level declarations
Types
Link copied to clipboard
@ConfigurationProperties(prefix = "ai.koog.ollama", ignoreUnknownFields = true)
Configuration properties for the Ollama integration in the Koog framework.
Link copied to clipboard
@AutoConfiguration
@PropertySource(value = ["classpath:/META-INF/config/koog/ollama-llm.properties"] )
Auto-configuration class for integrating the Ollama Large Language Model (LLM) service into applications.