[PR #19] [MERGED] remove sleep from state and update double texting examples #27

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/19
Author: @vbarda
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @vbarda

Base: mainHead: vb/update-examples


📝 Commits (2)

  • de080ae remove sleep from state and update double texting examples
  • 93abd9e nit

📊 Changes

3 files changed (+92 additions, -73 deletions)

View changed files

📝 agent.py (+0 -6)
📝 examples/js/doubleTexting.ts (+3 -5)
📝 examples/python/notebooks/double_texting.ipynb (+89 -62)

📄 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/19 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-examples` --- ### 📝 Commits (2) - [`de080ae`](https://github.com/langchain-ai/langgraph-example/commit/de080ae5264b61ce04e80e306663b230fd0a5249) remove sleep from state and update double texting examples - [`93abd9e`](https://github.com/langchain-ai/langgraph-example/commit/93abd9e17b6674aa3208eaaf76b1c69a5f29f141) nit ### 📊 Changes **3 files changed** (+92 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `agent.py` (+0 -6) 📝 `examples/js/doubleTexting.ts` (+3 -5) 📝 `examples/python/notebooks/double_texting.ipynb` (+89 -62) </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#27