import * as openai from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/runs/mod.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. | |
Tool call objects | |
The function definition. | |
I Run | Represents an execution run on a thread. |
Details on why the run is incomplete. Will be | |
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. | |
Controls for how a thread will be truncated prior to the run. Use this to control the intial context window of the run. | |
Usage statistics related to the run. This value will be | |
Controls for how a thread will be truncated prior to the run. Use this to control the intial context window of the run. | |
Controls for how a thread will be truncated prior to the run. Use this to control the intial context window of the run. | |
Controls for how a thread will be truncated prior to the run. Use this to control the intial context window of the run. | |
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. | |
Controls for how a thread will be truncated prior to the run. Use this to control the intial context window of the run. | |
Details of the tool call. | |
Details of the tool call. |
Type Aliases
The status of the run, which can be either | |
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. |