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"