OPENAPI / COMPONENTS / SCHEMAS

Beta Response Shell Call Command Delta Streaming Event data structure

BetaResponseShellCallCommandDeltaStreamingEvent

Structural definition for Beta Response Shell Call Command Delta Streaming Event in the OpenAI API contract.

object7properties
agentBetaAgentTag

agent value in the OpenAI API contract.

command_indexintegerrequired

command index value in the OpenAI API contract.

deltastringrequired

delta value in the OpenAI API contract.

obfuscationstring

obfuscation 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.