Discussion: Improving RAG Systems with LangChain #27648
Unanswered
BennisonDevadoss
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked other resources
Commit to Help
Example Code
python ...
Description
I'm building a Retrieval-Augmented Generation (RAG) system using LangChain. In this setup, users upload documents to a vector database (DB), which the system uses to answer questions.
Scenario Overview
Key Challenges
Proposed Solutions
Questions for the Community
I’d love to hear your thoughts on enhancing the RAG capabilities in LangChain, especially for handling user queries that may lack context.
System Info
python 3.12
Beta Was this translation helpful? Give feedback.
All reactions