import { type VectorStoreUpdateParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/mod.ts";
const { ThreadMessageInProgress } = VectorStoreUpdateParams;
Occurs when a
message moves
to an in_progress
state.
Properties
Represents a message within a thread.