[PR #2995] [MERGED] docs(oss): add suggested models to Deep Agents models page #3077

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2995
Author: @eyurtsev
Created: 3/8/2026
Status: Merged
Merged: 3/10/2026
Merged by: @mdrxy

Base: mainHead: eugene/suggested-models


📝 Commits (10+)

  • 0945663 docs(oss): add suggested models to Deep Agents models page
  • f1d70e2 docs(oss): add provider cross-links to suggested models
  • 612e25c docs(oss): add note about older models
  • ef3bb70 docs(oss): tweak older models note wording
  • ff54fbe docs(oss): refine older models note wording
  • 8f8938f docs(oss): remove older models note
  • fe24037 docs(oss): recommend baseten/fireworks for hardware performance
  • 9c5f0aa docs(oss): update baseten/fireworks wording to 'fast inference'
  • d8f6a03 docs: link deepagents eval suite
  • 03fadd7 Merge branch 'main' into eugene/suggested-models

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

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

📄 Description

Adds a 'Suggested models' section to the Deep Agents models page listing models that score >= 0.90 correctness on the eval suite, grouped by provider. Includes Anthropic, OpenAI, Google, and open-weight models available via Baseten and Fireworks (GLM-5, Kimi-K2.5, MiniMax-M2.5), plus Qwen3.5-397B-A17B and Devstral-2-123B.

Created with Deep Agents CLI.


🔄 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/2995 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 3/8/2026 **Status:** ✅ Merged **Merged:** 3/10/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `eugene/suggested-models` --- ### 📝 Commits (10+) - [`0945663`](https://github.com/langchain-ai/docs/commit/09456636dd08ce82701a1798c2867ccc1b23f5b1) docs(oss): add suggested models to Deep Agents models page - [`f1d70e2`](https://github.com/langchain-ai/docs/commit/f1d70e24ba14b5d7943a4b059c1117d8b8039a7b) docs(oss): add provider cross-links to suggested models - [`612e25c`](https://github.com/langchain-ai/docs/commit/612e25c2252eb3ad87146753ff47ff90e7f3ac55) docs(oss): add note about older models - [`ef3bb70`](https://github.com/langchain-ai/docs/commit/ef3bb702656cfeec4d0862aa73c38c261dfcf0cf) docs(oss): tweak older models note wording - [`ff54fbe`](https://github.com/langchain-ai/docs/commit/ff54fbec567a052870abd00ea7de27752ba5a3d2) docs(oss): refine older models note wording - [`8f8938f`](https://github.com/langchain-ai/docs/commit/8f8938f9541d0c4b32aa5133dba7d8e729018162) docs(oss): remove older models note - [`fe24037`](https://github.com/langchain-ai/docs/commit/fe24037f0fb0b928320c3c3499d1eff995607f95) docs(oss): recommend baseten/fireworks for hardware performance - [`9c5f0aa`](https://github.com/langchain-ai/docs/commit/9c5f0aa4be50a148fe55ffbc2b8f39f68bbc2463) docs(oss): update baseten/fireworks wording to 'fast inference' - [`d8f6a03`](https://github.com/langchain-ai/docs/commit/d8f6a033210941541e4b6ac062ff6ebaf6132dc8) docs: link deepagents eval suite - [`03fadd7`](https://github.com/langchain-ai/docs/commit/03fadd70c0f7ad30902e597106cb60576238a547) Merge branch 'main' into eugene/suggested-models ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/models.mdx` (+9 -0) </details> ### 📄 Description Adds a 'Suggested models' section to the Deep Agents models page listing models that score >= 0.90 correctness on the eval suite, grouped by provider. Includes Anthropic, OpenAI, Google, and open-weight models available via Baseten and Fireworks (GLM-5, Kimi-K2.5, MiniMax-M2.5), plus Qwen3.5-397B-A17B and Devstral-2-123B. Created with [Deep Agents CLI](https://docs.langchain.com/oss/python/deepagents/cli/overview). --- <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:21:01 -04:00
yindo closed this issue 2026-06-05 18:21:01 -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#3077