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)
0e30dcbb06
Create Langchain LLM converter to quickly supply it to Langchain's chain ( #102 )
...
* Create Langchain LLM converter to quickly supply it to Langchain's chain
* Clean up
2023-12-11 14:55:56 +07:00
Duc Nguyen (john)
1f927d3391
Upgrade promptui to conform to Gradio V4 ( #98 )
2023-12-07 15:24:07 +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
Duc Nguyen (john)
0ce3a8832f
Provide type hints for pass-through Langchain and Llama-index objects ( #95 )
2023-12-04 10:59:13 +07:00