OPENAPI / COMPONENTS / SCHEMAS

Response Properties data structure

ResponseProperties

Structural definition for Response Properties in the OpenAI API contract.

object8properties
backgroundstring

background value in the OpenAI API contract.

max_tool_callsstring

max tool calls value in the OpenAI API contract.

modelModelIdsResponses

model value in the OpenAI API contract.

previous_response_idstring

previous response id value in the OpenAI API contract.

promptPrompt

prompt value in the OpenAI API contract.

textResponseTextParam

text value in the OpenAI API contract.

tool_choiceToolChoiceParam

tool choice value in the OpenAI API contract.

toolsToolsArray

tools value in the OpenAI API contract.