OPENAPI / COMPONENTS / SCHEMAS

Beta Response Properties data structure

BetaResponseProperties

Structural definition for Beta 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.

modelBetaModelIdsResponses

model value in the OpenAI API contract.

previous_response_idstring

previous response id value in the OpenAI API contract.

promptBetaPrompt

prompt value in the OpenAI API contract.

textBetaResponseTextParam

text value in the OpenAI API contract.

tool_choiceBetaToolChoiceParam

tool choice value in the OpenAI API contract.

toolsBetaToolsArray

tools value in the OpenAI API contract.