[PR #188] [MERGED] Update token streaming example for new @langchain/core #561

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/188
Author: @jacoblee93
Created: 5/29/2024
Status: Merged
Merged: 5/30/2024
Merged by: @hinthornw

Base: mainHead: jacob/token_streaming


📝 Commits (2)

  • dc9bb87 Update token streaming example for new @langchain/core
  • 82016e6 Add instructions

📊 Changes

4 files changed (+40 additions, -32 deletions)

View changed files

📝 deno.json (+1 -1)
📝 examples/how-tos/stream-tokens.ipynb (+34 -26)
📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

@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/188 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `jacob/token_streaming` --- ### 📝 Commits (2) - [`dc9bb87`](https://github.com/langchain-ai/langgraphjs/commit/dc9bb8770d7c3b5090ee0b4faf413bfc48e3831a) Update token streaming example for new @langchain/core - [`82016e6`](https://github.com/langchain-ai/langgraphjs/commit/82016e6047136ad19c9ee13e340cf329a8ef13e3) Add instructions ### 📊 Changes **4 files changed** (+40 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `deno.json` (+1 -1) 📝 `examples/how-tos/stream-tokens.ipynb` (+34 -26) 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description @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#561