kotaemon/knowledgehub/vectorstores
cin-jacky c329c4c03f [AUR-362] Add In-memory vector store (#22)
* [AUR-362] Add In-memory vector store

* [AUR-362] fix delete fun input format

* [AUR-362] revise persist and from persist path to save and load

* [AUR-362] revise simple.py to in_memory.py
2023-09-20 17:51:50 +09:00
..
__init__.py [AUR-362] Add In-memory vector store (#22) 2023-09-20 17:51:50 +09:00
base.py [AUR-362] Add In-memory vector store (#22) 2023-09-20 17:51:50 +09:00
chroma.py [AUR-392, AUR-413, AUR-414] Define base vector store, and make use of ChromaVectorStore from llama_index. Indexing and retrieving vectors with vector store (#18) 2023-09-14 14:18:20 +07:00
in_memory.py [AUR-362] Add In-memory vector store (#22) 2023-09-20 17:51:50 +09:00