import * as openai from "https://deno.land/x/openai@v4.38.5/resources/beta/threads/runs/runs.ts";
Interfaces
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. | |
Controls for how a thread will be truncated prior to the run. Use this to control the intial context window of the run. | |
Type Aliases
The status of the run, which can be either | |