[PR #366] [MERGED] docs[minor]: Add how to stream events within tools how-to guide #696

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/366
Author: @bracesproul
Created: 8/23/2024
Status: Merged
Merged: 8/26/2024
Merged by: @bracesproul

Base: mainHead: brace/streaming-events-within-tools


📝 Commits (4)

  • 7ec2e05 ()WIP)docs[minor]: Add how to stream events within tools how-to guide
  • b8c7371 add to index
  • 6b17896 Merge branch 'main' into brace/streaming-events-within-tools
  • c59ed88 fixed ntbk

📊 Changes

3 files changed (+283 additions, -8 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+1 -0)
📝 docs/mkdocs.yml (+9 -8)
examples/how-tos/streaming-events-from-within-tools.ipynb (+273 -0)

📄 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/langgraphjs/pull/366 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 8/26/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/streaming-events-within-tools` --- ### 📝 Commits (4) - [`7ec2e05`](https://github.com/langchain-ai/langgraphjs/commit/7ec2e0535a2dd2e1febebae11658b1676632201e) ()WIP)docs[minor]: Add how to stream events within tools how-to guide - [`b8c7371`](https://github.com/langchain-ai/langgraphjs/commit/b8c73716add7a396d9a9a491e5a23ab359d659c3) add to index - [`6b17896`](https://github.com/langchain-ai/langgraphjs/commit/6b1789641ff8edda83ce252425173f3fa5934c67) Merge branch 'main' into brace/streaming-events-within-tools - [`c59ed88`](https://github.com/langchain-ai/langgraphjs/commit/c59ed88149196db42420194cdf9138885280bc5d) fixed ntbk ### 📊 Changes **3 files changed** (+283 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+1 -0) 📝 `docs/mkdocs.yml` (+9 -8) ➕ `examples/how-tos/streaming-events-from-within-tools.ipynb` (+273 -0) </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-15 19:15:33 -05:00
yindo closed this issue 2026-02-15 19:15:33 -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#696