struct

Crig::Providers::XiaomiMimo::AnthropicClientBuilder

Inherits Struct < Value < Object

Constructors

new(api_key : String, base_url : String = ANTHROPIC_API_BASE_URL, anthropic_version : String = Crig::Providers::Anthropic::ANTHROPIC_VERSION_LATEST, anthropic_betas : Array(String) = [] of String)
Source

Instance methods

anthropic_beta(beta : String) : self
Source
anthropic_betas(betas : Array(String)) : self
Source
anthropic_betas
Source
anthropic_version(version : String) : self
Source
anthropic_version
Source
api_key(api_key : String) : self
Source
api_key
Source
base_url(base_url : String) : self
Source
base_url
Source
build
Source