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

error if 0 json file #68

Open dodeeric opened 2 weeks ago

dodeeric commented 2 weeks ago

embed error if 0 json file:

Error: The Chroma vector DB is not available locally. Is it running on a remote server?

Error: Expected IDs to be a non-empty list, got 0 IDs