Details of the Code Interpreter tool call the run step was involved in.
Name | Type | Description | Notes |
---|---|---|---|
id | String | The ID of the tool call. | |
type | TypeEnum | The type of tool call. This is always going to be `code_interpreter` for this type of tool call. | |
codeInterpreter | RunStepDetailsToolCallsCodeObjectCodeInterpreter |
Name | Value |
---|---|
CODE_INTERPRETER | "code_interpreter" |