[PR #145] [MERGED] Minor cleanups on code-assistant and RAG examples #1264

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

📋 Pull Request Information

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

Base: mainHead: rlm/minor_cleanups


📝 Commits (1)

📊 Changes

4 files changed (+670 additions, -50 deletions)

View changed files

📝 examples/code_assistant/langgraph_code_assistant.ipynb (+15 -15)
examples/code_assistant/langgraph_code_gen.ipynb (+624 -0)
📝 examples/rag/langgraph_crag.ipynb (+10 -13)
📝 examples/rag/langgraph_self_rag.ipynb (+21 -22)

📄 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/145 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 2/23/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/minor_cleanups` --- ### 📝 Commits (1) - [`a0e4fea`](https://github.com/langchain-ai/langgraph/commit/a0e4fea4ea4f35f3d9f270360d1f7a22691fdb31) Cleanup ### 📊 Changes **4 files changed** (+670 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `examples/code_assistant/langgraph_code_assistant.ipynb` (+15 -15) ➕ `examples/code_assistant/langgraph_code_gen.ipynb` (+624 -0) 📝 `examples/rag/langgraph_crag.ipynb` (+10 -13) 📝 `examples/rag/langgraph_self_rag.ipynb` (+21 -22) </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:19 -05:00
yindo closed this issue 2026-02-20 17:44:19 -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#1264