[PR #110] [MERGED] Update Agentic RAG example #1243

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/110
Author: @rlancemartin
Created: 2/14/2024
Status: Merged
Merged: 2/16/2024
Merged by: @rlancemartin

Base: mainHead: rlm/agentic_rag_update


📝 Commits (2)

📊 Changes

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

View changed files

📝 examples/rag/langgraph_agentic_rag.ipynb (+181 -109)

📄 Description

No description provided


🔄 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/110 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 2/16/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/agentic_rag_update` --- ### 📝 Commits (2) - [`3c5a212`](https://github.com/langchain-ai/langgraph/commit/3c5a21228cd5081f5f715876f58e28af958fa90b) Update agentic RAG example - [`8b10dc7`](https://github.com/langchain-ai/langgraph/commit/8b10dc7f3b8b5858a41d8e2dd3527166ad537ea1) Update agentic RAG ### 📊 Changes **1 file changed** (+181 additions, -109 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_agentic_rag.ipynb` (+181 -109) </details> ### 📄 Description _No description provided_ --- <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:16 -05:00
yindo closed this issue 2026-02-20 17:44:16 -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#1243