import { RunCreateParams } from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/mod.ts";
Interfaces
Controls for how a thread will be truncated prior to the run. Use this to control the intial context window of the run. |
import { type RunCreateParams } from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/mod.ts";
definition: RunCreateParamsNonStreaming | RunCreateParamsStreaming