OPENAPI / COMPONENTS / SCHEMAS
Create Chat Session Body data structure
CreateChatSessionBodyStructural definition for Create Chat Session Body in the OpenAI API contract.
object5properties
chatkit_configurationChatkitConfigurationParamchatkit configuration value in the OpenAI API contract.
expires_afterExpiresAfterParamexpires after value in the OpenAI API contract.
rate_limitsRateLimitsParamrate limits value in the OpenAI API contract.
userstringrequireduser value in the OpenAI API contract.
workflowWorkflowParamrequiredworkflow value in the OpenAI API contract.