OPENAPI / COMPONENTS / SCHEMAS

Output Text Content data structure

OutputTextContent

Structural definition for Output Text Content in the OpenAI API contract.

object4properties
annotationsAnnotationrequired

annotations value in the OpenAI API contract.

logprobsLogProbrequired

logprobs value in the OpenAI API contract.

textstringrequired

text value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.