[PR #144] [CLOSED] langgraph engineer testing #1267

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/144
Author: @rlancemartin
Created: 2/23/2024
Status: Closed

Base: mainHead: rlm/langgraph-enginner


📝 Commits (2)

  • 4f7055b Add langgraph engineer testing
  • 1f61595 Update with code checking and md files with more code examples

📊 Changes

4 files changed (+1880 additions, -0 deletions)

View changed files

examples/engineer/CRAG.jpg (+0 -0)
examples/engineer/langgraph-engineer.ipynb (+1002 -0)
examples/engineer/ntbk_code_examples/langgraph_crag_code_only.md (+372 -0)
examples/engineer/ntbk_code_examples/langgraph_self_rag_code_only.md (+506 -0)

📄 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/144 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 2/23/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `rlm/langgraph-enginner` --- ### 📝 Commits (2) - [`4f7055b`](https://github.com/langchain-ai/langgraph/commit/4f7055b4091bc23d238c33265510e8a3b7717383) Add langgraph engineer testing - [`1f61595`](https://github.com/langchain-ai/langgraph/commit/1f615957c6f097668241e9ccfbbac564b77bd558) Update with code checking and md files with more code examples ### 📊 Changes **4 files changed** (+1880 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/engineer/CRAG.jpg` (+0 -0) ➕ `examples/engineer/langgraph-engineer.ipynb` (+1002 -0) ➕ `examples/engineer/ntbk_code_examples/langgraph_crag_code_only.md` (+372 -0) ➕ `examples/engineer/ntbk_code_examples/langgraph_self_rag_code_only.md` (+506 -0) </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#1267