OpenRouterKoogProperties
Configuration properties class for OpenRouter integration within the Koog framework.
This class defines configuration options required for connecting to the OpenRouter service via the Koog framework. It includes parameters such as API key, base URL, enabling or disabling the integration, and retry configuration for handling API requests.
When properly configured in the application properties using the defined prefix, this class allows seamless integration with OpenRouter's LLM services.
Configuration prefix: ai.koog.openrouter
Constructors
Types
Companion object for the OpenRouterKoogProperties class, providing constant values and utilities associated with the configuration of OpenRouter-related properties.
Properties
Functions
Converts the OpenRouterKoogProperties instance to its string representation. Sensitive information, such as the API key, is masked to ensure security.