OutputCodeInterpreterCallItem - Go SDK

OutputCodeInterpreterCallItem type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

A code interpreter execution call with outputs

Fields

FieldTypeRequiredDescriptionExample
Code*string✔️N/A
ContainerIDstring✔️N/A
IDstring✔️N/A
Outputs[]components.OutputCodeInterpreterCallItemOutputUnion✔️N/A
Statuscomponents.ToolCallStatus✔️N/Acompleted
Typecomponents.TypeCodeInterpreterCall✔️N/A