Reference
Classes
Main classes provided by the package
- BaseStore
-
Base class for all stores.
- ChromaDBStore
-
Vector storage using ChromaDB.
- DuckDBStore
-
Local storage backed by DuckDB.
Functions
Utility functions
- query()
-
Search a store for matching documents.