[PR #829] [MERGED] more improvements, moving to v1 #1064

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

📋 Pull Request Information

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

Base: sr/agents.md-updateHead: sr/more-improvements-v1


📝 Commits (3)

📊 Changes

9 files changed (+230 additions, -313 deletions)

View changed files

📝 src/oss/langchain/agents.mdx (+0 -4)
📝 src/oss/langchain/context-engineering.mdx (+10 -30)
📝 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/829 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `sr/agents.md-update` ← **Head:** `sr/more-improvements-v1` --- ### 📝 Commits (3) - [`5ba9f10`](https://github.com/langchain-ai/docs/commit/5ba9f10f1d87e42e296de16d33138f7298c4ee87) more v1 improvements - [`11af541`](https://github.com/langchain-ai/docs/commit/11af54171ec9f718ecd5719d70f662da989f1f3e) v1 syntax - [`ce8b98c`](https://github.com/langchain-ai/docs/commit/ce8b98c554ae0410706ce6540537cf941e9f4b43) upgrade notes ### 📊 Changes **9 files changed** (+230 additions, -313 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/agents.mdx` (+0 -4) 📝 `src/oss/langchain/context-engineering.mdx` (+10 -30) 📝 `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:39 -05:00
yindo closed this issue 2026-02-17 17:21:39 -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#1064