class

OpenAI::ChatSessionAutomaticThreadTitling

Inherits JSON::Serializable < Reference < Object

Automatic thread title preferences for the session.

Constructors

new(enabled : Bool = false)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

enabled

Whether automatic thread titling is enabled.

Source
enabled=(enabled : Bool)

Whether automatic thread titling is enabled.

Source