Crig::Providers::OpenAI::CompletionsClient
Inherits Crig::Client::CompletionClient < Struct < Value < Object
Constructors
from_env
Sourcefrom_val(input : Crig::BearerAuth) : self
SourceClass methods
builder
SourceInstance methods
api_key
Sourcebase_url
Sourcepost_json(path : String, body : String, headers : Hash(String, String) = {} of String => String) : HTTP::Client::Response
Sourceresponses_api
Source