API Reference
Classes
Core classes
- BaseStore
-
Base class for all stores.
- DuckDBStore
-
Local storage backed by DuckDB.
- ChromaDBStore
-
Vector storage using ChromaDB.
Functions
Public functions
- query()
-
Search a store for matching documents.
Core classes
Base class for all stores.
Local storage backed by DuckDB.
Vector storage using ChromaDB.
Public functions
Search a store for matching documents.