OPENAPI / COMPONENTS / SCHEMAS

Beta Function Shell Call Output Content data structure

BetaFunctionShellCallOutputContent

Structural definition for Beta Function Shell Call Output Content in the OpenAI API contract.

object4properties
created_bystring

created by value in the OpenAI API contract.

outcomestringrequired

outcome value in the OpenAI API contract.

stderrstringrequired

stderr value in the OpenAI API contract.

stdoutstringrequired

stdout value in the OpenAI API contract.