OPENAPI / COMPONENTS / SCHEMAS
Beta Token Counts Body data structure
BetaTokenCountsBodyStructural definition for Beta Token Counts Body in the OpenAI API contract.
object12properties
conversationstringconversation value in the OpenAI API contract.
inputstringinput value in the OpenAI API contract.
instructionsstringinstructions value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
parallel_tool_callsstringparallel tool calls value in the OpenAI API contract.
personalityBetaPersonalityEnumpersonality value in the OpenAI API contract.
previous_response_idstringprevious response id value in the OpenAI API contract.
reasoningstringreasoning value in the OpenAI API contract.
textstringtext value in the OpenAI API contract.
tool_choicestringtool choice value in the OpenAI API contract.
toolsstringtools value in the OpenAI API contract.
truncationBetaTruncationEnumtruncation value in the OpenAI API contract.