[PR #827] [CLOSED] langchain: update agents.md and more #1058

Closed
opened 2026-02-17 17:21:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/827
Author: @sydney-runkle
Created: 10/10/2025
Status: Closed

Base: mainHead: sr/agents.md-update


📝 Commits (2)

📊 Changes

11 files changed (+399 additions, -595 deletions)

View changed files

src/oss/images/core_agent_loop.png (+0 -0)
📝 src/oss/langchain/agents.mdx (+167 -213)
📝 src/oss/langchain/context-engineering.mdx (+10 -30)
📝 src/oss/langchain/middleware.mdx (+2 -73)
📝 src/oss/langchain/models.mdx (+1 -0)
📝 src/oss/langchain/multi-agent.mdx (+9 -7)
📝 src/oss/langchain/quickstart.mdx (+9 -3)
📝 src/oss/langchain/short-term-memory.mdx (+87 -88)
📝 src/oss/langchain/streaming.mdx (+34 -34)
📝 src/oss/langchain/supervisor.mdx (+1 -1)
📝 src/oss/langchain/tools.mdx (+79 -146)

📄 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/docs/pull/827 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 10/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `sr/agents.md-update` --- ### 📝 Commits (2) - [`95cd3a9`](https://github.com/langchain-ai/docs/commit/95cd3a9705b85c429acbce69fe55e96e68041a29) initial improvement - [`0ce68e8`](https://github.com/langchain-ai/docs/commit/0ce68e84be9f2bee60602ebdac77465b42ee6650) more improvements, moving to v1 (#829) ### 📊 Changes **11 files changed** (+399 additions, -595 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/images/core_agent_loop.png` (+0 -0) 📝 `src/oss/langchain/agents.mdx` (+167 -213) 📝 `src/oss/langchain/context-engineering.mdx` (+10 -30) 📝 `src/oss/langchain/middleware.mdx` (+2 -73) 📝 `src/oss/langchain/models.mdx` (+1 -0) 📝 `src/oss/langchain/multi-agent.mdx` (+9 -7) 📝 `src/oss/langchain/quickstart.mdx` (+9 -3) 📝 `src/oss/langchain/short-term-memory.mdx` (+87 -88) 📝 `src/oss/langchain/streaming.mdx` (+34 -34) 📝 `src/oss/langchain/supervisor.mdx` (+1 -1) 📝 `src/oss/langchain/tools.mdx` (+79 -146) </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-17 17:21:38 -05:00
yindo closed this issue 2026-02-17 17:21:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1058