Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/openai/resources/beta/vector-stores/mod.ts

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
import * as openai from "https://deno.land/x/openai@v4.38.5/resources/beta/vector-stores/mod.ts";

Interfaces

A vector store is a collection of processed files can be used by the file_search tool.

The expiration policy for a vector store.

The expiration policy for a vector store.

A list of files attached to a vector store.

The last error associated with this vector store file. Will be null if there are no errors.

A batch of files attached to a vector store.

The expiration policy for a vector store.