OpenAI::Client
Inherits Reference / Object
Constants
BASE_URL = "https://api.openai.com/v1/"
Constructors
new(api_key : String)
SourceInstance methods
create_chat_completion(messages : Array(Hash(String, String)), model : String, max_tokens : Int32)
Sourcelist_models
Sourceretrieve_model(model_id : String)
Source