[PR #4060] docs: sync deepagents recommended models table with frontier set #4063

Open
opened 2026-06-05 19:12:38 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4060
Author: @open-swe[bot]
Created: 5/18/2026
Status: 🔄 Open

Base: mainHead: open-swe/sync-deepagents-models


📝 Commits (1)

  • d61cdc5 docs: sync deepagents recommended models table with frontier set

📊 Changes

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

View changed files

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

📄 Description

Description

Sync the Suggested models table in src/oss/deepagents/models.mdx with the current _FRONTIER_RECOMMENDED_MODELS frozenset. OpenAI, Anthropic, and Open-weight rows are refreshed (gpt-5.4/5.5 family, claude-opus-4-7/4-6 + sonnet-4-6, DeepSeek-V4, Kimi-K2.6, GLM-5/5.1, MiniMax-M2.7, qwen3.6-plus). The Google row was already current.

Release Note

none

Test Plan

  • Verify the rendered Suggested models table on the Deep Agents Models page reflects the frontier set.

Opened collaboratively by Mason Daugherty 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/4060 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/18/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `open-swe/sync-deepagents-models` --- ### 📝 Commits (1) - [`d61cdc5`](https://github.com/langchain-ai/docs/commit/d61cdc526562d16d9e22a6ca8ed958e94849fe30) docs: sync deepagents recommended models table with frontier set ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/models.mdx` (+3 -3) </details> ### 📄 Description ## Description Sync the *Suggested models* table in `src/oss/deepagents/models.mdx` with the current `_FRONTIER_RECOMMENDED_MODELS` frozenset. OpenAI, Anthropic, and Open-weight rows are refreshed (gpt-5.4/5.5 family, claude-opus-4-7/4-6 + sonnet-4-6, DeepSeek-V4, Kimi-K2.6, GLM-5/5.1, MiniMax-M2.7, qwen3.6-plus). The Google row was already current. ## Release Note none ## Test Plan - [ ] Verify the rendered *Suggested models* table on the Deep Agents Models page reflects the frontier set. _Opened collaboratively by Mason Daugherty 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 19:12:38 -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#4063