OPENAPI / COMPONENTS / SCHEMAS

Beta Function Shell Call Output Content Param data structure

BetaFunctionShellCallOutputContentParam

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

object3properties
outcomeBetaFunctionShellCallOutputOutcomeParamrequired

outcome value in the OpenAI API contract.

stderrstringrequired

stderr value in the OpenAI API contract.

stdoutstringrequired

stdout value in the OpenAI API contract.