Skip to content

chore(cli): add new OpenRouter models and fix grok name - #13551

Closed
killeress wants to merge 2 commits into
NousResearch:mainfrom
killeress:chore/update-openrouter-models
Closed

chore(cli): add new OpenRouter models and fix grok name#13551
killeress wants to merge 2 commits into
NousResearch:mainfrom
killeress:chore/update-openrouter-models

Conversation

@killeress

Copy link
Copy Markdown

What does this PR do?

Updates the OpenRouter model catalog with 6 new models and fixes a model name.

Changes Made

Added to OPENROUTER_MODELS and _PROVIDER_MODELS:

  • anthropic/claude-opus-4.6-fast (fast variant)
  • deepseek/deepseek-v3.2
  • deepseek/deepseek-v3.2-speciale
  • moonshotai/kimi-k2-thinking
  • qwen/qwen3-max
  • qwen/qwen3.5-122b-a10b

Fixed:

  • x-ai/grok-4.20-betax-ai/grok-4.20

How to Test

  1. Run: pytest tests/hermes_cli/test_model_validation.py -v
  2. All 65 tests should pass

Type of Change

  • 📝 Documentation update (model catalog updates)

Checklist

  • I've read the Contributing Guide
  • My commit messages follow Conventional Commits
  • My PR contains only changes related to this update
  • All tests pass

Ray and others added 2 commits April 21, 2026 18:47
Add 6 new models to OPENROUTER_MODELS and _PROVIDER_MODELS:
- anthropic/claude-opus-4.6-fast (fast variant)
- deepseek/deepseek-v3.2
- deepseek/deepseek-v3.2-speciale
- moonshotai/kimi-k2-thinking
- qwen/qwen3-max
- qwen/qwen3.5-122b-a10b

Fix: x-ai/grok-4.20-beta → x-ai/grok-4.20
@alt-glitch alt-glitch added type/docs Documentation improvements provider/openrouter OpenRouter aggregator provider/xai xAI (Grok) comp/cli CLI entry point, hermes_cli/, setup wizard labels Apr 21, 2026
@teknium1

Copy link
Copy Markdown
Contributor

Closing as superseded by #23001.

Triage notes (medium confidence):
Grok name fix (x-ai/grok-4.20 instead of -beta) is already on main hermes_cli/models.py:57; subsequent merged refreshes #23001 and #20497 have continued evolving the OpenRouter curated list. PR is also marked CONFLICTING.

Thanks for the contribution — the underlying problem this PR addresses has been resolved by the linked PR on current main. If you believe this was closed in error, please comment and we'll reopen.

(Bulk-closed during a CLI PR triage sweep.)

@teknium1 teknium1 closed this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard provider/openrouter OpenRouter aggregator provider/xai xAI (Grok) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants