OpenAI::ChatkitConfigurationParam
Inherits JSON::Serializable < Reference < Object
Optional per-session configuration settings for ChatKit behavior.
Constructors
Instance methods
Configuration for automatic thread titling. When omitted, automatic thread titling is enabled by default.
Configuration for automatic thread titling. When omitted, automatic thread titling is enabled by default.
Configuration for upload enablement and limits. When omitted, uploads are disabled by default (max_files 10, max_file_size 512 MB).
Configuration for upload enablement and limits. When omitted, uploads are disabled by default (max_files 10, max_file_size 512 MB).
Configuration for chat history retention. When omitted, history is enabled by default with no limit on recent_threads (null).
Configuration for chat history retention. When omitted, history is enabled by default with no limit on recent_threads (null).