OPENAPI / COMPONENTS / SCHEMAS

Response Shell Call Command Delta Streaming Event data structure

ResponseShellCallCommandDeltaStreamingEvent

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

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