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