[PR #1014] [MERGED] docs: fix typo in langgraph_self_rag_local.ipynb #1833

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1014
Author: @unworld11
Created: 7/13/2024
Status: Merged
Merged: 7/14/2024
Merged by: @vbarda

Base: mainHead: patch-1


📝 Commits (1)

  • 1f89bf3 Update langgraph_self_rag_local.ipynb

📊 Changes

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

View changed files

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

📄 Description

replaced 'pprint' with 'print' as it caused an error during the tutorial, and pprint had not been imported.


🔄 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/1014 **Author:** [@unworld11](https://github.com/unworld11) **Created:** 7/13/2024 **Status:** ✅ Merged **Merged:** 7/14/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1f89bf3`](https://github.com/langchain-ai/langgraph/commit/1f89bf334576390fb73b6fdc67ee223b7b19b718) Update langgraph_self_rag_local.ipynb ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_self_rag_local.ipynb` (+1 -1) </details> ### 📄 Description replaced 'pprint' with 'print' as it caused an error during the tutorial, and pprint had not been imported. --- <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:45:40 -05:00
yindo closed this issue 2026-02-20 17:45:40 -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#1833