OPENAPI / COMPONENTS / SCHEMAS

Create Chat Session Body data structure

CreateChatSessionBody

Structural definition for Create Chat Session Body in the OpenAI API contract.

object5properties
chatkit_configurationChatkitConfigurationParam

chatkit configuration value in the OpenAI API contract.

expires_afterExpiresAfterParam

expires after value in the OpenAI API contract.

rate_limitsRateLimitsParam

rate limits value in the OpenAI API contract.

userstringrequired

user value in the OpenAI API contract.

workflowWorkflowParamrequired

workflow value in the OpenAI API contract.