[PR #3772] [MERGED] fix: move runtime model selection docs [closes DOC-1033] #3793

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3772
Author: @open-swe[bot]
Created: 4/28/2026
Status: Merged
Merged: 5/12/2026
Merged by: @npentrel

Base: mainHead: open-swe/b525e3eb-a391-bcc0-e9fb-8d04a1e9d676


📝 Commits (2)

  • 3c6499a move connection-resilience docs
  • 87329f0 Apply suggestions from code review

📊 Changes

2 files changed (+37 additions, -46 deletions)

View changed files

📝 src/oss/deepagents/customization.mdx (+1 -46)
📝 src/oss/langchain/models.mdx (+36 -0)

📄 Description

Description

Moves the runtime model selection guidance out of the Deep Agents models page and into the LangChain models page where the underlying middleware concept belongs. The Deep Agents page now links to the LangChain section instead of duplicating the concept.

Test Plan

  • Verify the LangChain models runtime selection anchor renders and the Deep Agents link resolves

Opened collaboratively by Naomi Pentrel and open-swe.


🔄 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/3772 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/28/2026 **Status:** ✅ Merged **Merged:** 5/12/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/b525e3eb-a391-bcc0-e9fb-8d04a1e9d676` --- ### 📝 Commits (2) - [`3c6499a`](https://github.com/langchain-ai/docs/commit/3c6499ab720b62bd30b751e1736dacb52e9be609) move connection-resilience docs - [`87329f0`](https://github.com/langchain-ai/docs/commit/87329f027baab725674c9309175e5f09444c2838) Apply suggestions from code review ### 📊 Changes **2 files changed** (+37 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/customization.mdx` (+1 -46) 📝 `src/oss/langchain/models.mdx` (+36 -0) </details> ### 📄 Description ## Description Moves the runtime model selection guidance out of the Deep Agents models page and into the LangChain models page where the underlying middleware concept belongs. The Deep Agents page now links to the LangChain section instead of duplicating the concept. ## Test Plan - [ ] Verify the LangChain models runtime selection anchor renders and the Deep Agents link resolves _Opened collaboratively by Naomi Pentrel and open-swe._ --- <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:10 -04:00
yindo closed this issue 2026-06-05 18:53:10 -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#3793