import { type ThreadCreateAndRunPollParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/mod.ts";
const { VectorStore } = ThreadCreateAndRunPollParams.Thread.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.