OPENAPI / COMPONENTS / SCHEMAS

Function Shell Call Output Content Param data structure

FunctionShellCallOutputContentParam

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

object3properties
outcomeFunctionShellCallOutputOutcomeParamrequired

outcome value in the OpenAI API contract.

stderrstringrequired

stderr value in the OpenAI API contract.

stdoutstringrequired

stdout value in the OpenAI API contract.