import { type AssistantUpdateParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/mod.ts";
const { VectorStore } = AssistantUpdateParams.ToolResources.ToolResources.FileSearch;
Properties
A list of file IDs to add to the vector store. There can be a maximum of 10000 files in a vector store.