struct

Crig::Providers::Azure::ClientBuilder

Inherits Struct < Value < Object

Constructors

new(auth : AzureOpenAIAuth | Nil = nil, endpoint : String | Nil = nil, api_version : String = DEFAULT_API_VERSION)
Source

Instance methods

api_key(auth : AzureOpenAIAuth) : self
Source
api_key(token : String) : self
Source
api_version(api_version : String) : self
Source
api_version
Source
auth
Source
azure_endpoint(endpoint : String) : self
Source
build
Source
endpoint
Source