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