Iodine98 / dora-back

A Python backend for Document Retrieval and Analysis (DoRA).
MIT License
0 stars 1 forks source link

Add DB for chat history #11

Closed Iodine98 closed 7 months ago

Iodine98 commented 7 months ago

This pull request adds a database for storing chat history. It also updates the app layout and chatbot functionality.