The vector store using the smaller embeddings model.
Optional idOptionally override the ID key used to filter the large store results.
"id"
Optional largeKThe number of documents to retrieve from the large store.
5
Optional smallKThe number of documents to retrieve from the small store.
20
Generated using TypeDoc
The vector store using the larger embeddings model.