OPENAPI / COMPONENTS / SCHEMAS

Response Shell Call Output Content Delta Streaming Event data structure

ResponseShellCallOutputContentDeltaStreamingEvent

Structural definition for Response Shell Call Output Content Delta Streaming Event in the OpenAI API contract.

object6properties
command_indexintegerrequired

command index value in the OpenAI API contract.

deltaShellCallOutputDeltarequired

delta value in the OpenAI API contract.

item_idstringrequired

item id 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.