[PR #22] [MERGED] update example notebooks #28

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph-example/pull/22
Author: @vbarda
Created: 6/21/2024
Status: Merged
Merged: 6/21/2024
Merged by: @vbarda

Base: mainHead: vb/update-examples


📝 Commits (1)

📊 Changes

6 files changed (+362 additions, -1732 deletions)

View changed files

📝 examples/python/notebooks/background_run.ipynb (+171 -408)
📝 examples/python/notebooks/double_texting.ipynb (+11 -9)
📝 examples/python/notebooks/human-in-the-loop.ipynb (+7 -37)
📝 examples/python/notebooks/stream_messages.ipynb (+157 -1170)
📝 examples/python/notebooks/stream_updates.ipynb (+11 -57)
📝 examples/python/notebooks/stream_values.ipynb (+5 -51)

📄 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/22 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 6/21/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-examples` --- ### 📝 Commits (1) - [`4063204`](https://github.com/langchain-ai/langgraph-example/commit/4063204bec7547a670597949ddcf367bf09d8b00) update example notebooks ### 📊 Changes **6 files changed** (+362 additions, -1732 deletions) <details> <summary>View changed files</summary> 📝 `examples/python/notebooks/background_run.ipynb` (+171 -408) 📝 `examples/python/notebooks/double_texting.ipynb` (+11 -9) 📝 `examples/python/notebooks/human-in-the-loop.ipynb` (+7 -37) 📝 `examples/python/notebooks/stream_messages.ipynb` (+157 -1170) 📝 `examples/python/notebooks/stream_updates.ipynb` (+11 -57) 📝 `examples/python/notebooks/stream_values.ipynb` (+5 -51) </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:23 -05:00
yindo closed this issue 2026-02-16 05:17:23 -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#28