chore(models): drop deepseek from OpenRouter and Nous Portal curated picker lists (#16197)

Removes deepseek/deepseek-v4-pro and deepseek/deepseek-v4-flash from
OPENROUTER_MODELS and _PROVIDER_MODELS['nous'], then regenerates
website/static/api/model-catalog.json so the hosted picker JSON drops
them too. Direct-API deepseek provider support is unchanged.
This commit is contained in:
Teknium
2026-04-26 12:28:17 -07:00
committed by GitHub
parent 4d119bb62a
commit 541cd732e8
2 changed files with 1 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"version": 1,
"updated_at": "2026-04-26T12:34:42Z",
"updated_at": "2026-04-26T19:27:12Z",
"metadata": {
"source": "hermes-agent repo",
"docs": "https://hermes-agent.nousresearch.com/docs/reference/model-catalog"
@@ -16,14 +16,6 @@
"id": "moonshotai/kimi-k2.6",
"description": "recommended"
},
{
"id": "deepseek/deepseek-v4-pro",
"description": ""
},
{
"id": "deepseek/deepseek-v4-flash",
"description": ""
},
{
"id": "anthropic/claude-opus-4.7",
"description": ""
@@ -163,12 +155,6 @@
{
"id": "moonshotai/kimi-k2.6"
},
{
"id": "deepseek/deepseek-v4-pro"
},
{
"id": "deepseek/deepseek-v4-flash"
},
{
"id": "xiaomi/mimo-v2.5-pro"
},