import { type VectorStore } from "https://deno.land/x/openai@v4.38.3/resources/beta/vector-stores/mod.ts";
const { FileCounts } = VectorStore;
Module
x/openai/resources/beta/vector-stores/mod.ts>VectorStore.FileCounts
Deno build of the official Typescript library for the OpenAI API.
Extremely Popular