import { type Thread } from "https://deno.land/x/openai@v4.38.5/resources/beta/threads/threads.ts";
const { FileSearch } = Thread.ToolResources;
Properties
The vector store attached to this thread. There can be a maximum of 1 vector store attached to the thread.