OpenAI::HistoryParam
Inherits JSON::Serializable < Reference < Object
Controls how much historical context is retained for the session.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
Enables chat users to access previous ChatKit threads. Defaults to true.
recent_threads
Number of recent ChatKit threads users have access to. Defaults to unlimited when unset.