chat-langchain
chat-langchain copied to clipboard
Update retrieval graph implementation
Enhanced Query Routing in Retrieval Graph
Changes
- Added initial query analysis node to better route different types of questions
- Implemented three routing paths:
- Research path (for complex queries)
- Direct response path (for general queries)
- Clarification path (when more info needed)
- Updated graph structure to support smarter query handling
- Added state tracking for router responses
Someone is attempting to deploy a commit to the LangChain Team on Vercel.
A member of the Team first needs to authorize it.