chat-langchain icon indicating copy to clipboard operation
chat-langchain copied to clipboard

Update retrieval graph implementation

Open chandrashekar-kongari opened this issue 5 months ago • 1 comments

Enhanced Query Routing in Retrieval Graph

Changes

  • Added initial query analysis node to better route different types of questions
  • Implemented three routing paths:
    1. Research path (for complex queries)
    2. Direct response path (for general queries)
    3. Clarification path (when more info needed)
  • Updated graph structure to support smarter query handling
  • Added state tracking for router responses

chandrashekar-kongari avatar Jul 04 '25 17:07 chandrashekar-kongari

Someone is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 04 '25 17:07 vercel[bot]