From a94bb611f8ed7d75729ad7f39c1d7645dce2e59f Mon Sep 17 00:00:00 2001 From: Slurpy Date: Mon, 9 Mar 2026 23:05:24 +0000 Subject: [PATCH] fix: move (latest) tag from Claude Opus 4.5 to 4.6 --- providers/anthropic/models/claude-opus-4-5.toml | 2 +- providers/anthropic/models/claude-opus-4-6.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/providers/anthropic/models/claude-opus-4-5.toml b/providers/anthropic/models/claude-opus-4-5.toml index 4be478ee0..60217aa19 100644 --- a/providers/anthropic/models/claude-opus-4-5.toml +++ b/providers/anthropic/models/claude-opus-4-5.toml @@ -1,4 +1,4 @@ -name = "Claude Opus 4.5 (latest)" +name = "Claude Opus 4.5" family = "claude-opus" release_date = "2025-11-24" last_updated = "2025-11-24" diff --git a/providers/anthropic/models/claude-opus-4-6.toml b/providers/anthropic/models/claude-opus-4-6.toml index bf6fab1c3..b4372c428 100644 --- a/providers/anthropic/models/claude-opus-4-6.toml +++ b/providers/anthropic/models/claude-opus-4-6.toml @@ -1,4 +1,4 @@ -name = "Claude Opus 4.6" +name = "Claude Opus 4.6 (latest)" family = "claude-opus" release_date = "2026-02-05" last_updated = "2026-02-05"