[PR #2978] [MERGED] oss(deepagents-cli): document /model switcher filtering criteria #3058

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2978
Author: @mdrxy
Created: 3/6/2026
Status: Merged
Merged: 3/6/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/model-switcher-qualifications


📝 Commits (1)

  • f3f8331 oss(deepagents-cli): document /model switcher filtering criteria

📊 Changes

2 files changed (+28 additions, -3 deletions)

View changed files

📝 src/oss/deepagents/cli/configuration.mdx (+2 -0)
📝 src/oss/deepagents/cli/providers.mdx (+26 -3)

📄 Description

Document exactly why models do or don't appear in the Deep Agents CLI /model switcher. The existing docs described the switcher list as "hardcoded" and didn't explain the filtering logic — users had no way to understand why a model was missing.


🔄 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/2978 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 3/6/2026 **Status:** ✅ Merged **Merged:** 3/6/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/model-switcher-qualifications` --- ### 📝 Commits (1) - [`f3f8331`](https://github.com/langchain-ai/docs/commit/f3f8331131c277e20dab8920c9bdab57fde6467b) oss(deepagents-cli): document `/model` switcher filtering criteria ### 📊 Changes **2 files changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/cli/configuration.mdx` (+2 -0) 📝 `src/oss/deepagents/cli/providers.mdx` (+26 -3) </details> ### 📄 Description Document exactly why models do or don't appear in the Deep Agents CLI `/model` switcher. The existing docs described the switcher list as "hardcoded" and didn't explain the filtering logic — users had no way to understand why a model was missing. --- <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:20:58 -04:00
yindo closed this issue 2026-06-05 18:20:58 -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#3058