[PR #174] [MERGED] [bug] : Fix the score printing… #1287

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/174
Author: @shresthakamal
Created: 3/2/2024
Status: Merged
Merged: 3/3/2024
Merged by: @hwchase17

Base: mainHead: shresthakamal/agentic_rag


📝 Commits (2)

  • 6b4de6d bug[examples/rag/langgraph_agentic_rag.ipynb]: Fix the score printing when grader scores "no" and changing "msg" in rewrite node to list
  • 7a7ac72 Update examples/rag/langgraph_agentic_rag.ipynb

📊 Changes

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

View changed files

📝 examples/rag/langgraph_agentic_rag.ipynb (+3 -3)

📄 Description

Printing Error of the grader node score: when grader scores "no"

Rewrite Node: Changing "msg" in to list


🔄 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/174 **Author:** [@shresthakamal](https://github.com/shresthakamal) **Created:** 3/2/2024 **Status:** ✅ Merged **Merged:** 3/3/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `shresthakamal/agentic_rag` --- ### 📝 Commits (2) - [`6b4de6d`](https://github.com/langchain-ai/langgraph/commit/6b4de6d2060e7cbe60a08fb15d666e1555d924e9) bug[examples/rag/langgraph_agentic_rag.ipynb]: Fix the score printing when grader scores "no" and changing "msg" in rewrite node to list - [`7a7ac72`](https://github.com/langchain-ai/langgraph/commit/7a7ac7291e76f6b163799830bdd90087534c3e7b) Update examples/rag/langgraph_agentic_rag.ipynb ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_agentic_rag.ipynb` (+3 -3) </details> ### 📄 Description Printing Error of the grader node score: when grader scores "no" Rewrite Node: Changing "msg" in to list --- <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:44:22 -05:00
yindo closed this issue 2026-02-20 17:44:22 -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#1287