import * as openai from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/runs/steps.ts";
Interfaces
Text output from the Code Interpreter tool call as part of a run step. | |
Details of the Code Interpreter tool call the run step was involved in. | |
The Code Interpreter tool call definition. | |
Text output from the Code Interpreter tool call as part of a run step. | |
Details of the Code Interpreter tool call the run step was involved in. | |
The Code Interpreter tool call definition. | |
The definition of the function that was called. | |
The definition of the function that was called. | |
Details of the message creation by the run step. | |
Represents a step in execution of a run. | |
The last error associated with this run step. Will be | |
Usage statistics related to the run step. This value will be | |
The delta containing the fields that have changed on the run step. | |
Represents a run step delta i.e. any changed fields on a run step during streaming. | |
Details of the message creation by the run step. | |
Details of the tool call. | |
Details of the tool call. |
Type Aliases
Details of the Code Interpreter tool call the run step was involved in. | |
Details of the Code Interpreter tool call the run step was involved in. |