OPENAPI / COMPONENTS / SCHEMAS

File Upload Param data structure

FileUploadParam

Structural definition for File Upload Param in the OpenAI API contract.

object3properties
enabledboolean

enabled value in the OpenAI API contract.

max_file_sizeinteger

max file size value in the OpenAI API contract.

max_filesinteger

max files value in the OpenAI API contract.