[PR #130] [MERGED] Add Simple Reflection #1261

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/130
Author: @hinthornw
Created: 2/20/2024
Status: Merged
Merged: 2/20/2024
Merged by: @hinthornw

Base: mainHead: wfh/simple_reflection


📝 Commits (2)

📊 Changes

3 files changed (+538 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
examples/reflection/img/reflection.png (+0 -0)
examples/reflection/reflection.ipynb (+537 -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/130 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/simple_reflection` --- ### 📝 Commits (2) - [`371b284`](https://github.com/langchain-ai/langgraph/commit/371b2844477d285a95a75a398ba7895b998ceea3) Simple reflection - [`909cb3e`](https://github.com/langchain-ai/langgraph/commit/909cb3e3ad9fc92133a33a59a5000bfdcb929901) Reflection readme ### 📊 Changes **3 files changed** (+538 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `examples/reflection/img/reflection.png` (+0 -0) ➕ `examples/reflection/reflection.ipynb` (+537 -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:18 -05:00
yindo closed this issue 2026-02-20 17:44:18 -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#1261