[PR #3799] [MERGED] chore: clarify deep agents model strings #3818

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3799
Author: @open-swe[bot]
Created: 4/29/2026
Status: Merged
Merged: 4/29/2026
Merged by: @mdrxy

Base: mainHead: open-swe/c591ce56-a4cf-b5ea-f79f-8a2c89db33f5


📝 Commits (2)

  • a0d73e0 Clarify provider-specific model string expectations in Deep Agents docs.
  • 106319f Apply suggestion from @mdrxy

📊 Changes

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

View changed files

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

📄 Description

Description

Clarifies how Deep Agents forwards the model identifier portion of provider:model strings to provider integrations. This helps users understand when provider-specific IDs, such as namespaced open-weight model IDs, are required.

Test Plan

  • Review the Supported models section for the new Baseten-style model string guidance

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/3799 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/29/2026 **Status:** ✅ Merged **Merged:** 4/29/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `open-swe/c591ce56-a4cf-b5ea-f79f-8a2c89db33f5` --- ### 📝 Commits (2) - [`a0d73e0`](https://github.com/langchain-ai/docs/commit/a0d73e09bb70c60b264346d325d480568098cf3c) Clarify provider-specific model string expectations in Deep Agents docs. - [`106319f`](https://github.com/langchain-ai/docs/commit/106319fb9ec14857f08fb5d38e549493fcf0732c) Apply suggestion from @mdrxy ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/models.mdx` (+3 -1) </details> ### 📄 Description ## Description Clarifies how Deep Agents forwards the model identifier portion of `provider:model` strings to provider integrations. This helps users understand when provider-specific IDs, such as namespaced open-weight model IDs, are required. ## Test Plan - [ ] Review the Supported models section for the new Baseten-style model string guidance _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 18:53:15 -04:00
yindo closed this issue 2026-06-05 18:53:15 -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#3818