import * as openai from "https://deno.land/x/openai@v4.69.0/resources/beta/vector-stores/vector-stores.ts";
Interfaces
The default strategy. This strategy currently uses a | |
This is returned when the chunking strategy is unknown. Typically, this is
because the file was indexed before the | |
A vector store is a collection of processed files can be used by the
| |
The expiration policy for a vector store. | |
The expiration policy for a vector store. | |
The expiration policy for a vector store. |
Type Aliases
The strategy used to chunk the file. | |
The chunking strategy used to chunk the file(s). If not set, will use the | |