fix: update opus alias to point to opus 4.5

- opus → claude-opus-4-5-20251101 (latest)
- opus-4.1 → claude-opus-4-1-20250805 (previous)

🐾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
This commit is contained in:
cpacker
2025-12-05 13:45:51 -08:00
parent 7dd2d2c37a
commit 736c85e2c1

View File

@@ -20,19 +20,19 @@
},
{
"id": "opus",
"handle": "anthropic/claude-opus-4-1-20250805",
"label": "Claude Opus 4.1",
"description": "Anthropic's previous version of Opus",
"updateArgs": { "context_window": 180000 }
},
{
"id": "opus-4.5",
"handle": "anthropic/claude-opus-4-5-20251101",
"label": "Claude Opus 4.5",
"description": "Anthropic's newest flagship Opus 4.5 model",
"isFeatured": true,
"updateArgs": { "context_window": 180000 }
},
{
"id": "opus-4.1",
"handle": "anthropic/claude-opus-4-1-20250805",
"label": "Claude Opus 4.1",
"description": "Anthropic's previous version of Opus",
"updateArgs": { "context_window": 180000 }
},
{
"id": "haiku",
"handle": "anthropic/claude-haiku-4-5-20251001",