class

LLM::CLI::OpenAI::GPT

Inherits LLM::CLI::Chat / Reference / Object

Constructors

new(openai_key : String, openai_org : String | Nil = nil)
Source

Class methods

meets_requirements?
Source
requirements
Source

Instance methods

chat(message : Array(Message)) : Message

implement the primary interface

Source
model_id

lazily select the best model for the job

Source