[PR #2634] [MERGED] feat(deepagents): add streaming docs #2618

Closed
opened 2026-02-17 17:23:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2634
Author: @christian-bromann
Created: 2/12/2026
Status: Merged
Merged: 2/17/2026
Merged by: @christian-bromann

Base: mainHead: cb/deepagent-streaming


📝 Commits (3)

  • 57ca53d feat(deepagents): add streaming docs
  • 7b52440 fix import
  • d799dd1 Merge branch 'main' into cb/deepagent-streaming

📊 Changes

3 files changed (+1419 additions, -0 deletions)

View changed files

📝 src/docs.json (+22 -0)
src/oss/deepagents/streaming/frontend.mdx (+518 -0)
src/oss/deepagents/streaming/overview.mdx (+879 -0)

📄 Description

Adding streaming docs for deepagent.


🔄 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/2634 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/deepagent-streaming` --- ### 📝 Commits (3) - [`57ca53d`](https://github.com/langchain-ai/docs/commit/57ca53d94b9d900d6ac071231684c9c747429481) feat(deepagents): add streaming docs - [`7b52440`](https://github.com/langchain-ai/docs/commit/7b52440a69451f93d81cf111fd6031e4811e57f8) fix import - [`d799dd1`](https://github.com/langchain-ai/docs/commit/d799dd1ac5222a77f14b45504d55bef4121e9342) Merge branch 'main' into cb/deepagent-streaming ### 📊 Changes **3 files changed** (+1419 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+22 -0) ➕ `src/oss/deepagents/streaming/frontend.mdx` (+518 -0) ➕ `src/oss/deepagents/streaming/overview.mdx` (+879 -0) </details> ### 📄 Description Adding streaming docs for deepagent. --- <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-17 17:23:36 -05:00
yindo closed this issue 2026-02-17 17:23:36 -05:00
yindo changed title from [PR #2634] feat(deepagents): add streaming docs to [PR #2634] [MERGED] feat(deepagents): add streaming docs 2026-06-05 18:19:40 -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#2618