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