OPENAPI / COMPONENTS / SCHEMAS

Token Counts Body data structure

TokenCountsBody

Structural definition for Token Counts Body in the OpenAI API contract.

object12properties
conversationstring

conversation value in the OpenAI API contract.

inputstring

input value in the OpenAI API contract.

instructionsstring

instructions value in the OpenAI API contract.

modelstring

model value in the OpenAI API contract.

parallel_tool_callsstring

parallel tool calls value in the OpenAI API contract.

personalityPersonalityEnum

personality value in the OpenAI API contract.

previous_response_idstring

previous response id value in the OpenAI API contract.

reasoningstring

reasoning value in the OpenAI API contract.

textstring

text value in the OpenAI API contract.

tool_choicestring

tool choice value in the OpenAI API contract.

toolsstring

tools value in the OpenAI API contract.

truncationTruncationEnum

truncation value in the OpenAI API contract.