[PR #2] [MERGED] changes #14

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph-example/pull/2
Author: @hwchase17
Created: 5/17/2024
Status: Merged
Merged: 5/18/2024
Merged by: @hwchase17

Base: mainHead: harrison/changes


📝 Commits (1)

📊 Changes

12 files changed (+941 additions, -4717 deletions)

View changed files

📝 .env.example (+1 -1)
📝 README.md (+108 -36)
📝 agent.py (+0 -0)
📝 langgraph.json (+2 -9)
notebooks/README.md (+8 -0)
notebooks/agent.ipynb (+0 -767)
notebooks/background_run.ipynb (+625 -0)
notebooks/stream_events.ipynb (+192 -0)
openapi.json (+0 -1564)
poetry.lock (+0 -2322)
pyproject.toml (+0 -18)
requirements.txt (+5 -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-example/pull/2 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/18/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `harrison/changes` --- ### 📝 Commits (1) - [`7d15573`](https://github.com/langchain-ai/langgraph-example/commit/7d15573fd805ba8b587534dfe27d4791870c4184) changes ### 📊 Changes **12 files changed** (+941 additions, -4717 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -1) 📝 `README.md` (+108 -36) 📝 `agent.py` (+0 -0) 📝 `langgraph.json` (+2 -9) ➕ `notebooks/README.md` (+8 -0) ➖ `notebooks/agent.ipynb` (+0 -767) ➕ `notebooks/background_run.ipynb` (+625 -0) ➕ `notebooks/stream_events.ipynb` (+192 -0) ➖ `openapi.json` (+0 -1564) ➖ `poetry.lock` (+0 -2322) ➖ `pyproject.toml` (+0 -18) ➕ `requirements.txt` (+5 -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-16 05:17:21 -05:00
yindo closed this issue 2026-02-16 05:17:21 -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-example#14