import { ThreadCreateAndRunParams } from "https://deno.land/x/openai@v4.53.2/resources/beta/threads/threads.ts";
const { Static } = ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore;
import { type ThreadCreateAndRunParams } from "https://deno.land/x/openai@v4.53.2/resources/beta/threads/threads.ts";
const { Static } = ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore;
Properties
static: Static.Static