import * as openai from "https://deno.land/x/openai@v4.21.0/resources/beta/threads/runs/mod.ts";
Interfaces
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. | |
The definition of the function that was called. | |
Details of the message creation by the run step. | |
Tool call objects | |
The function definition. | |
I Run | Represents an execution run on a thread. |
The last error associated with this run. Will be | |
Details on the action required to continue the run. Will be | |
Details on the tool outputs needed for this run to continue. | |
Represents a step in execution of a run. | |
The last error associated with this run step. Will be | |
Details of the tool call. |