[PR #3041] [MERGED] refactor: streaming docs #3121

Closed
opened 2026-06-05 18:21:09 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3041
Author: @sydney-runkle
Created: 3/10/2026
Status: Merged
Merged: 3/11/2026
Merged by: @sydney-runkle

Base: mainHead: sr/streaming-restructure


📝 Commits (2)

📊 Changes

2 files changed (+614 additions, -584 deletions)

View changed files

📝 src/oss/langgraph/streaming.mdx (+613 -583)
📝 src/snippets/oss/agent-chat-ui.mdx (+1 -1)

📄 Description

  • adding more of an "overview" section
  • more intuitive navigation between all the modes, plus added sections for missing modes
  • better organization for "migration to v2" section
  • grouping miscellaneous things under advanced
  • updating examples to show helpful different output types (eg updates + custom in the intro snippet)

preview: https://langchain-5e9cc07a-preview-srstre-1773176620-fabe30d.mintlify.app/oss/python/langgraph/streaming

before:

Screenshot 2026-03-10 at 4 36 58 PM

after:

Screenshot 2026-03-10 at 4 37 34 PM

🔄 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/docs/pull/3041 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 3/10/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/streaming-restructure` --- ### 📝 Commits (2) - [`49b12d0`](https://github.com/langchain-ai/docs/commit/49b12d0f702373de1ace2cee4abc0100cf6e09c8) streaming refactor - [`f398519`](https://github.com/langchain-ai/docs/commit/f398519b8bd701959c70777c2abf1f030267a9b5) boom ### 📊 Changes **2 files changed** (+614 additions, -584 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langgraph/streaming.mdx` (+613 -583) 📝 `src/snippets/oss/agent-chat-ui.mdx` (+1 -1) </details> ### 📄 Description * adding more of an "overview" section * more intuitive navigation between all the modes, plus added sections for missing modes * better organization for "migration to v2" section * grouping miscellaneous things under advanced * updating examples to show helpful different output types (eg updates + custom in the intro snippet) preview: https://langchain-5e9cc07a-preview-srstre-1773176620-fabe30d.mintlify.app/oss/python/langgraph/streaming before: <img width="326" height="567" alt="Screenshot 2026-03-10 at 4 36 58 PM" src="https://github.com/user-attachments/assets/d642cfeb-6ac1-4cef-908d-eae5c1d3ea8a" /> after: <img width="268" height="622" alt="Screenshot 2026-03-10 at 4 37 34 PM" src="https://github.com/user-attachments/assets/9a527985-098e-433b-9bcb-1b7a8b20aae1" /> --- <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-06-05 18:21:09 -04:00
yindo closed this issue 2026-06-05 18:21:09 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3121