import { type Run } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/runs.ts";
const { SubmitToolOutputs } = Run.RequiredAction;
Details on the tool outputs needed for this run to continue.
import { type Run } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/runs.ts";
const { SubmitToolOutputs } = Run.RequiredAction;
Details on the tool outputs needed for this run to continue.