RunStepCodeInterpreterToolCallOutputOutput type
An abstract representation of an emitted output from a code interpreter tool.
type RunStepCodeInterpreterToolCallOutputOutput =
| RunStepCodeInterpreterToolCallOutputOutputParent
| RunStepCodeInterpreterLogOutputOutput
| RunStepCodeInterpreterImageOutputOutput