[PR #836] [MERGED] fix(docs): crag wrong tool invocation #1050

Closed
opened 2026-02-15 19:16:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/836
Author: @SeonMyungLim
Created: 2/1/2025
Status: Merged
Merged: 2/3/2025
Merged by: @jacoblee93

Base: mainHead: vivid/docs


📝 Commits (1)

  • 4112b7d FIX: crag wrong tool invocation

📊 Changes

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

View changed files

📝 examples/rag/langgraph_crag.ipynb (+1 -1)

📄 Description

Fix CRAG tutorial tool invocation issue
Resolved an issue where the tool invocation in the CRAG tutorial was not working.

Origin: query
Fixed: input


🔄 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/langgraphjs/pull/836 **Author:** [@SeonMyungLim](https://github.com/SeonMyungLim) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `vivid/docs` --- ### 📝 Commits (1) - [`4112b7d`](https://github.com/langchain-ai/langgraphjs/commit/4112b7d0066fb570e89679c527bff5cddcaa873a) FIX: crag wrong tool invocation ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_crag.ipynb` (+1 -1) </details> ### 📄 Description Fix CRAG tutorial tool invocation issue Resolved an issue where the tool invocation in the CRAG tutorial was not working. Origin: query Fixed: input --- <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-15 19:16:57 -05:00
yindo closed this issue 2026-02-15 19:16:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1050