[PR #187] [MERGED] Fix streaming tokens notebook #560

Closed
opened 2026-02-15 19:15:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/187
Author: @jacoblee93
Created: 5/29/2024
Status: Merged
Merged: 5/29/2024
Merged by: @hinthornw

Base: mainHead: jacob/notebook


📝 Commits (1)

📊 Changes

4 files changed (+61 additions, -83 deletions)

View changed files

📝 deno.json (+6 -6)
📝 examples/how-tos/stream-tokens.ipynb (+48 -53)
📝 package.json (+3 -0)
📝 yarn.lock (+4 -24)

📄 Description

Previously threw an error

CC @hinthornw @nfcampos


🔄 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/langgraphjs/pull/187 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `jacob/notebook` --- ### 📝 Commits (1) - [`e9c6bf4`](https://github.com/langchain-ai/langgraphjs/commit/e9c6bf40142669e61099d421bf6eee52d9ae5b72) Fix notebook ### 📊 Changes **4 files changed** (+61 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `deno.json` (+6 -6) 📝 `examples/how-tos/stream-tokens.ipynb` (+48 -53) 📝 `package.json` (+3 -0) 📝 `yarn.lock` (+4 -24) </details> ### 📄 Description Previously threw an error CC @hinthornw @nfcampos --- <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-15 19:15:02 -05:00
yindo closed this issue 2026-02-15 19:15:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#560