OPENAPI / COMPONENTS / SCHEMAS
Container File Citation Body data structure
ContainerFileCitationBodyStructural definition for Container File Citation Body in the OpenAI API contract.
object6properties
container_idstringrequiredcontainer id value in the OpenAI API contract.
end_indexintegerrequiredend index value in the OpenAI API contract.
file_idstringrequiredfile id value in the OpenAI API contract.
filenamestringrequiredfilename value in the OpenAI API contract.
start_indexintegerrequiredstart index value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.