OPENAPI / COMPONENTS / SCHEMAS

Chat Session File Upload data structure

ChatSessionFileUpload

Structural definition for Chat Session File Upload in the OpenAI API contract.

object3properties
enabledbooleanrequired

enabled value in the OpenAI API contract.

max_file_sizestringrequired

max file size value in the OpenAI API contract.

max_filesstringrequired

max files value in the OpenAI API contract.