Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 582 Bytes

RunStepDetailsToolCallsCodeObjectCodeInterpreterOutputsInner.md

File metadata and controls

24 lines (12 loc) · 582 Bytes

RunStepDetailsToolCallsCodeObjectCodeInterpreterOutputsInner

Properties

Name Type Description Notes
type TypeEnum Always `logs`.
logs String The text output from the Code Interpreter tool call.
image RunStepDetailsToolCallsCodeOutputImageObjectImage

Enum: TypeEnum

Name Value
LOGS "logs"
IMAGE "image"