class

OpenAI::Client

Inherits Reference / Object

Constants

BASE_URL = "https://api.openai.com/v1/"

Constructors

new(api_key : String)
Source

Instance methods

create_chat_completion(messages : Array(Hash(String, String)), model : String, max_tokens : Int32)
Source
list_models
Source
retrieve_model(model_id : String)
Source