struct

Crig::Providers::ChatGPT::ChatGPTExt

Inherits Struct < Value < Object

Constructors

new(auth_source : AuthSource = AuthSource::AccessToken, access_token : String | Nil = nil, account_id : String | Nil = nil, default_instructions : String | Nil = DEFAULT_INSTRUCTIONS, originator : String = DEFAULT_ORIGINATOR, user_agent : String = DEFAULT_USER_AGENT)
Source

Instance methods

access_token
Source
account_id
Source
auth_source
Source
default_instructions
Source
originator
Source
user_agent
Source