OPENAPI / COMPONENTS / SCHEMAS
Function Shell Call Output Content data structure
FunctionShellCallOutputContentStructural definition for Function Shell Call Output Content in the OpenAI API contract.
object4properties
created_bystringcreated by value in the OpenAI API contract.
outcomestringrequiredoutcome value in the OpenAI API contract.
stderrstringrequiredstderr value in the OpenAI API contract.
stdoutstringrequiredstdout value in the OpenAI API contract.