[PR #15] [MERGED] add example for double texting in JS #26

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

Base: mainHead: vb/multitasking-js


📝 Commits (5)

📊 Changes

2 files changed (+330 additions, -39 deletions)

View changed files

examples/js/doubleTexting.ts (+155 -0)
📝 examples/python/notebooks/double_texting.ipynb (+175 -39)

📄 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/15 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/13/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/multitasking-js` --- ### 📝 Commits (5) - [`2334ab0`](https://github.com/langchain-ai/langgraph-example/commit/2334ab0d39784471a0d04af9a13c6a775ec94fa9) add example for double texting in JS - [`7169bda`](https://github.com/langchain-ai/langgraph-example/commit/7169bda2f99e417adb01b080ff82855377782c58) update python to include rollback - [`7d426b1`](https://github.com/langchain-ai/langgraph-example/commit/7d426b1d9136cc9e1684a4fc4793b44744b5ba11) update js - [`3e9e799`](https://github.com/langchain-ai/langgraph-example/commit/3e9e799ee621f8859b57a6970a63aa7131995672) Merge branch 'main' into vb/multitasking-js - [`c8ab3b0`](https://github.com/langchain-ai/langgraph-example/commit/c8ab3b0e8e7ca9d73a4d89202f5deda7747733d1) nit ### 📊 Changes **2 files changed** (+330 additions, -39 deletions) <details> <summary>View changed files</summary> ➕ `examples/js/doubleTexting.ts` (+155 -0) 📝 `examples/python/notebooks/double_texting.ipynb` (+175 -39) </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#26