rag.store
Backward-compatibility re-export shim.
The VectorStore class now lives in ffai.rag.stores.chroma.
This module re-exports it under the old name so that existing imports
continue to work.
Backward-compatibility re-export shim.
The VectorStore class now lives in ffai.rag.stores.chroma.
This module re-exports it under the old name so that existing imports
continue to work.
- VectorStore
alias of
ChromaVectorStore