ChromaDBStore
Vector storage using ChromaDB.
Usage
ChromaDBStore()Inherits from gdtest_interlinks_prose.BaseStore. See the DuckDB-backed store for a simpler alternative.
Parameters
name: str-
The name of the store.
collection: str = "default"-
The ChromaDB collection name.