OPENAPI / COMPONENTS / SCHEMAS

Message Content Text Annotations File Citation Object data structure

MessageContentTextAnnotationsFileCitationObject

Structural definition for Message Content Text Annotations File Citation Object in the OpenAI API contract.

object5properties
end_indexintegerrequired

end index value in the OpenAI API contract.

file_citationobjectrequired

file citation value in the OpenAI API contract.

start_indexintegerrequired

start index value in the OpenAI API contract.

textstringrequired

text value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.