class ActiveGenie::Configuration::Providers::AnthropicConfig
def api_url
-
(String)
- The API base URL.
def api_url @api_url || 'https://api.anthropic.com' end
(String)
- The API base URL.
def api_url @api_url || 'https://api.anthropic.com' end