OPENAPI / COMPONENTS / SCHEMAS
Token Counts Body data structure
TokenCountsBodyStructural definition for 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.
personalityPersonalityEnumpersonality 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.
truncationTruncationEnumtruncation value in the OpenAI API contract.