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

why "Connection error" from pxs laptop when app runs on a vm or in azure web app? #49

Open dodeeric opened 3 weeks ago

dodeeric commented 3 weeks ago

See: https://docs.streamlit.io/knowledge-base/deploy/remote-start

Did not solve the problem:

/home/dodeeric/.streamlit/config.toml:

[server] enableCORS=false enableXsrfProtection=false

enableWebsocketCompression=false