OPENAPI / COMPONENTS / SCHEMAS

Beta Response Function Call Arguments Done Event data structure

BetaResponseFunctionCallArgumentsDoneEvent

Structural definition for Beta Response Function Call Arguments Done Event in the OpenAI API contract.

object7properties
agentstring

agent value in the OpenAI API contract.

argumentsstringrequired

arguments value in the OpenAI API contract.

item_idstringrequired

item id value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

output_indexintegerrequired

output index value in the OpenAI API contract.

sequence_numberintegerrequired

sequence number value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.