axiom-of-choice / LLM-Chatbot

Build a Chatbot in Streamlit to perform Generative QA with indexed documents in a Vector DB as knowledge base
https://llm-chatbot-rbjv6s9pz7kcjrjwd4clwm.streamlit.app
MIT License
6 stars 1 forks source link

Storing multiple chat sessions? #38

Open sainisanjay opened 8 months ago

sainisanjay commented 8 months ago

@axiom-of-choice I see that chat-bot only store single chat session. Is there any way to story multiple sessions? For example: I ask 1st question and when i ask 2nd question first question/response disappeared.