[PR #1074] [MERGED] 10/21 refs work #1272

Closed
opened 2026-02-17 17:22:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1074
Author: @mdrxy
Created: 10/21/2025
Status: Merged
Merged: 10/21/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/10-21


📝 Commits (3)

📊 Changes

14 files changed (+133 additions, -87 deletions)

View changed files

📝 reference/python/docs/_snippets/langchain-classic-warning.md (+2 -2)
reference/python/docs/deepagents/deepagents.md (+0 -3)
📝 reference/python/docs/deepagents/index.md (+7 -3)
📝 reference/python/docs/integrations/index.md (+7 -4)
📝 reference/python/docs/langchain/index.md (+19 -7)
reference/python/docs/langchain_classic/model_laboratory.md (+0 -8)
reference/python/docs/langchain_mcp_adapters/index.md (+27 -0)
📝 reference/python/docs/langgraph/index.md (+5 -1)
reference/python/docs/langgraph/mcp.md (+0 -21)
📝 reference/python/mkdocs.yml (+8 -9)
📝 reference/python/uv.lock (+24 -24)
📝 src/docs.json (+2 -1)
src/oss/reference/deepagents-python.mdx (+4 -0)
📝 src/oss/reference/overview.mdx (+28 -4)

📄 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/1074 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/10-21` --- ### 📝 Commits (3) - [`eb69ba9`](https://github.com/langchain-ai/docs/commit/eb69ba912224ba19b40e674933b9999df7c4b773) 10/21 refs work - [`1c62a06`](https://github.com/langchain-ai/docs/commit/1c62a0643123bbdce81cff328c4d68a7f5f3849b) . - [`441cc7b`](https://github.com/langchain-ai/docs/commit/441cc7b2f1f4679a8aa87f4ed8b5358e3ae1f18d) . ### 📊 Changes **14 files changed** (+133 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `reference/python/docs/_snippets/langchain-classic-warning.md` (+2 -2) ➖ `reference/python/docs/deepagents/deepagents.md` (+0 -3) 📝 `reference/python/docs/deepagents/index.md` (+7 -3) 📝 `reference/python/docs/integrations/index.md` (+7 -4) 📝 `reference/python/docs/langchain/index.md` (+19 -7) ➖ `reference/python/docs/langchain_classic/model_laboratory.md` (+0 -8) ➕ `reference/python/docs/langchain_mcp_adapters/index.md` (+27 -0) 📝 `reference/python/docs/langgraph/index.md` (+5 -1) ➖ `reference/python/docs/langgraph/mcp.md` (+0 -21) 📝 `reference/python/mkdocs.yml` (+8 -9) 📝 `reference/python/uv.lock` (+24 -24) 📝 `src/docs.json` (+2 -1) ➕ `src/oss/reference/deepagents-python.mdx` (+4 -0) 📝 `src/oss/reference/overview.mdx` (+28 -4) </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:22:03 -05:00
yindo closed this issue 2026-02-17 17:22:03 -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#1272