You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'fix/deprecate-claude45-im' into 'develop'
feat(docs): remove deprecated 1M model variants from documentation
See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!621
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ SPDX-License-Identifier: MIT-0
17
17
18
18
### Changed
19
19
20
+
-**Removed Claude Sonnet 4:1m and Sonnet 4.5:1m model variants** — The 1M context window beta for Claude Sonnet 4 (`claude-sonnet-4-20250514-v1:0:1m`) and Sonnet 4.5 (`claude-sonnet-4-5-20250929-v1:0:1m`) is being retired effective April 30, 2026. These `:1m` model variants have been removed from all enum lists, UI dropdowns, quota code mappings, pricing, and documentation. Users needing 1M context windows should migrate to Claude Sonnet 4.6 (`claude-sonnet-4-6:1m`), where the 1M context window is generally available (GA).
21
+
20
22
-**Default extraction model updated** to `us.anthropic.claude-sonnet-4-6` (was `us.anthropic.claude-sonnet-4-20250514-v1:0`) in system defaults.
21
23
-**Error Analyzer system prompt improvements** — Added strategy for large batches, priority ordering, and error classification guidance.
22
24
-**Error Analyzer settings** — Replaced duplicate inline cache with the shared cache from the common monitoring package.
0 commit comments