Tool calls
objectDetails of the tool call.
Always tool_calls.
Allowed values:tool_calls
One OfAn array of tool calls the run step was involved in. These can be associated with one of three types of tools: code_interpreter, file_search, or function.
Details of the Code Interpreter tool call the run step was involved in.
Show Child Parameters
Message creation
objectDetails of the message creation by the run step.
Always message_creation.
Allowed values:message_creation
Show Child Parameters
Code Interpreter tool call
objectDetails of the Code Interpreter tool call the run step was involved in.
The ID of the tool call.
The type of tool call. This is always going to be code_interpreter for this type of tool call.
Allowed values:code_interpreter
The Code Interpreter tool call definition.
Show Child Parameters
Code Interpreter image output
objectAlways image.
Allowed values:image
Show Child Parameters
Code Interpreter log output
objectText output from the Code Interpreter tool call as part of a run step.
Always logs.
Allowed values:logs
The text output from the Code Interpreter tool call.