mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 16:18:55 +00:00
fix: regenerate model-catalog.json to dedupe sonnet-5 entries
The salvaged #55853 commit added anthropic/claude-sonnet-5 blocks to the manifest, but main already carried them from #56617 — leaving duplicate entries the manifest-sync test rejects. Rebuilt via scripts/build_model_catalog.py.
This commit is contained in:
parent
24ea13a8e9
commit
f904f185ee
1 changed files with 1 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": 1,
|
||||
"updated_at": "2026-07-16T19:45:30Z",
|
||||
"updated_at": "2026-07-20T08:23:45Z",
|
||||
"metadata": {
|
||||
"source": "hermes-agent repo",
|
||||
"docs": "https://hermes-agent.nousresearch.com/docs/reference/model-catalog"
|
||||
|
|
@ -28,10 +28,6 @@
|
|||
"id": "anthropic/claude-sonnet-5",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "anthropic/claude-sonnet-5",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "anthropic/claude-haiku-4.5",
|
||||
"description": ""
|
||||
|
|
@ -190,9 +186,6 @@
|
|||
{
|
||||
"id": "anthropic/claude-sonnet-5"
|
||||
},
|
||||
{
|
||||
"id": "anthropic/claude-sonnet-5"
|
||||
},
|
||||
{
|
||||
"id": "anthropic/claude-haiku-4.5"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue