Duc Nguyen (john)
5a9d6f75be
Migrate the MVP into kotaemon ( #108 )
...
- Migrate the MVP into kotaemon.
- Preliminary include the pipeline within chatbot interface.
- Organize MVP as an application.
Todo:
- Add an info panel to view the planning of agents -> Fix streaming agents' output.
Resolve : #60
Resolve : #61
Resolve : #62
2024-01-10 15:28:09 +07:00
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
Tuan Anh Nguyen Dang (Tadashi_Cin)
3ac277cc0b
Update Elastics store delete() ( #84 )
2023-11-21 15:29:00 +07:00
Tuan Anh Nguyen Dang (Tadashi_Cin)
9a96a9b876
Add Elasticsearch Docstore ( #83 )
...
* add Elasticsearch Docstore
* update missing requirements
* add docstore
* [ignore cache] update default param
* update docstring
2023-11-21 11:59:20 +07:00
Nguyen Trung Duc (john)
b159897ac6
Combine docstores and vectorstores within a storages component ( #72 )
2023-11-14 17:50:57 +07:00