[PR #14] [MERGED] add double texting notebook #23

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

📋 Pull Request Information

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

Base: mainHead: vb/add-multitasking-example


📝 Commits (2)

  • ff6a59b (wip) add double texting notebook
  • d60ffdb add sleep for cancel

📊 Changes

2 files changed (+504 additions, -0 deletions)

View changed files

📝 agent.py (+6 -0)
examples/python/notebooks/double_texting.ipynb (+498 -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/14 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/12/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-multitasking-example` --- ### 📝 Commits (2) - [`ff6a59b`](https://github.com/langchain-ai/langgraph-example/commit/ff6a59be386566e031bbb2c6f3b6c3aa3edbcc97) (wip) add double texting notebook - [`d60ffdb`](https://github.com/langchain-ai/langgraph-example/commit/d60ffdb74e9de38f7699c66c0be90ca3a92a5170) add sleep for cancel ### 📊 Changes **2 files changed** (+504 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `agent.py` (+6 -0) ➕ `examples/python/notebooks/double_texting.ipynb` (+498 -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:22 -05:00
yindo closed this issue 2026-02-16 05:17:22 -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#23