kotaemon/knowledgehub/indices
Duc Nguyen (john) 37c744b616 Add file-based document store and vector store (#96)
* Modify docstore and vectorstore objects to be reconstructable
* Simplify the file docstore
* Use the simple file docstore and vector store in MVP
2023-12-04 17:46:00 +07:00
..
extractors Provide type hints for pass-through Langchain and Llama-index objects (#95) 2023-12-04 10:59:13 +07:00
ingests Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
qa Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
rankings Provide type hints for pass-through Langchain and Llama-index objects (#95) 2023-12-04 10:59:13 +07:00
splitters Provide type hints for pass-through Langchain and Llama-index objects (#95) 2023-12-04 10:59:13 +07:00
__init__.py Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
base.py Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
vectorindex.py Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00