[PR #1563] [MERGED] docs: fix Corrective RAG (CRAG) miss function #2159

Closed
opened 2026-02-20 17:46:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1563
Author: @gbaian10
Created: 8/31/2024
Status: Merged
Merged: 9/3/2024
Merged by: @vbarda

Base: mainHead: docs/crag


📝 Commits (1)

  • a33ebd1 docs: fix Corrective RAG (CRAG) miss function

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 examples/rag/langgraph_crag_local.ipynb (+8 -0)

📄 Description

Corrective RAG (CRAG) using local LLMs miss find_tool_calls_react function

Reference from https://docs.smith.langchain.com/tutorials/Developers/agents#trajectory


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1563 **Author:** [@gbaian10](https://github.com/gbaian10) **Created:** 8/31/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `docs/crag` --- ### 📝 Commits (1) - [`a33ebd1`](https://github.com/langchain-ai/langgraph/commit/a33ebd16105b7e17c653d3d5d4ffa07f9867d516) docs: fix Corrective RAG (CRAG) miss function ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_crag_local.ipynb` (+8 -0) </details> ### 📄 Description `Corrective RAG (CRAG) using local LLMs` miss `find_tool_calls_react` function Reference from https://docs.smith.langchain.com/tutorials/Developers/agents#trajectory --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:25 -05:00
yindo closed this issue 2026-02-20 17:46:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2159