dodeeric / langchain-ai-assistant-with-hybrid-rag

This is a LLM chatbot coded with LangChain. The web interface is coded with Streamlit. It implements a hybrid RAG (keyword and semantic search) and chat memory.
https://bmae-ragai-webapp.azurewebsites.net
GNU General Public License v3.0
8 stars 1 forks source link

llm choice should remain even if we leave admin then go back to admin (it is reset to default now) #2

Closed dodeeric closed 1 month ago

dodeeric commented 1 month ago

when a model is selected in the menu, it should change the displayed model immediately.