Text output from the Code Interpreter tool call as part of a run step.
Name | Type | Description | Notes |
---|---|---|---|
index | Integer | The index of the output in the outputs array. | |
type | TypeEnum | Always `logs`. | |
logs | String | The text output from the Code Interpreter tool call. | [optional] |
Name | Value |
---|---|
LOGS | "logs" |