import { type VectorStoreUpdateParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/mod.ts";
const { ThreadRunCancelling } = VectorStoreUpdateParams;
Occurs when a run
moves to a cancelling
status.
Properties
Represents an execution run on a thread.