OPENAPI / COMPONENTS / SCHEMAS

Message Content Text Annotations File Path Object data structure

MessageContentTextAnnotationsFilePathObject

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

object5properties
end_indexintegerrequired

end index value in the OpenAI API contract.

file_pathobjectrequired

file path 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.