[PR #893] [MERGED] fix(docs): fix broken example in streaming concepts doc #1089

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/893
Author: @benjamincburns
Created: 2/24/2025
Status: Merged
Merged: 2/24/2025
Merged by: @benjamincburns

Base: mainHead: ben/fix-streaming-example


📝 Commits (1)

  • bad28e5 fix(docs): fix broken example in streaming concepts doc

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 docs/docs/concepts/streaming.md (+4 -1)

📄 Description

Example was calling streamEvents without the required 2nd arg.


🔄 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/893 **Author:** [@benjamincburns](https://github.com/benjamincburns) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `ben/fix-streaming-example` --- ### 📝 Commits (1) - [`bad28e5`](https://github.com/langchain-ai/langgraphjs/commit/bad28e5c0efdd7ebd4b51181515667c77f5c5d29) fix(docs): fix broken example in streaming concepts doc ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/concepts/streaming.md` (+4 -1) </details> ### 📄 Description Example was calling `streamEvents` without the required 2nd arg. --- <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:17:09 -05:00
yindo closed this issue 2026-02-15 19:17:09 -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#1089