OPENAPI / COMPONENTS / SCHEMAS

Beta Container File Citation Body data structure

BetaContainerFileCitationBody

Structural definition for Beta Container File Citation Body in the OpenAI API contract.

object6properties
container_idstringrequired

container id value in the OpenAI API contract.

end_indexintegerrequired

end index value in the OpenAI API contract.

file_idstringrequired

file id value in the OpenAI API contract.

filenamestringrequired

filename value in the OpenAI API contract.

start_indexintegerrequired

start index value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.