kotaemon/knowledgehub/llms
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
..
chats Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
completions Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
prompts Move prompts into LLMs module (#70) 2023-11-14 16:00:10 +07:00
__init__.py Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
branching.py Provide type hints for pass-through Langchain and Llama-index objects (#95) 2023-12-04 10:59:13 +07:00
cot.py Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
linear.py Provide type hints for pass-through Langchain and Llama-index objects (#95) 2023-12-04 10:59:13 +07:00