[PR #4040] [MERGED] fix(deepagents): minor fix on table layout #4043

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4040
Author: @christian-bromann
Created: 5/18/2026
Status: Merged
Merged: 5/20/2026
Merged by: @npentrel

Base: mainHead: cb/fix-streaming-table


📝 Commits (1)

  • 7b63c94 fix(deepagents): minor fix on table layout

📊 Changes

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

View changed files

📝 src/oss/deepagents/event-streaming.mdx (+3 -3)

📄 Description

Overview

Minor fix on the table layout for Event Streaming in TypeScript.

Type of change

Type: fix

Before:
Screenshot 2026-05-18 at 11 39 08 AM

After:
Screenshot 2026-05-18 at 11 39 01 AM

Related issues/PRs

n/a

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/4040 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 5/18/2026 **Status:** ✅ Merged **Merged:** 5/20/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `cb/fix-streaming-table` --- ### 📝 Commits (1) - [`7b63c94`](https://github.com/langchain-ai/docs/commit/7b63c94877753cd402d09e61c924ec3974877641) fix(deepagents): minor fix on table layout ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/event-streaming.mdx` (+3 -3) </details> ### 📄 Description ## Overview Minor fix on the table layout for Event Streaming in TypeScript. ## Type of change **Type:** fix Before: <img width="555" height="246" alt="Screenshot 2026-05-18 at 11 39 08 AM" src="https://github.com/user-attachments/assets/ae6d2067-270b-4dec-a3ff-bf77a582cb4d" /> After: <img width="566" height="232" alt="Screenshot 2026-05-18 at 11 39 01 AM" src="https://github.com/user-attachments/assets/b6da4dde-0348-4bd6-9e20-335c5d8ef4f3" /> ## Related issues/PRs n/a ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:53:59 -04:00
yindo closed this issue 2026-06-05 18:53:59 -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#4043