Package-level declarations
Types
Link copied to clipboard
@ConfigurationProperties(prefix = "ai.koog.deepseek", ignoreUnknownFields = true)
Configuration properties class for DeepSeek LLM provider integration within the Koog framework.
Link copied to clipboard
@AutoConfiguration
@PropertySource(value = ["classpath:/META-INF/config/koog/deepseek-llm.properties"] )
Auto-configuration class for integrating with the DeepSeek LLM provider within a Spring Boot application.