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