import { VectorStoreCreateParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/mod.ts";
const { Static } = VectorStoreCreateParams;
import { type VectorStoreCreateParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/mod.ts";
const { Static } = VectorStoreCreateParams;
Properties
static: Static.Static