fix: remove sonnet 4.5 from featured models (#1013)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Kevin Lin
2026-02-18 11:03:33 -08:00
committed by GitHub
parent 92a2c406e3
commit c3bcbcb39b

View File

@@ -81,7 +81,6 @@
"handle": "anthropic/claude-sonnet-4-5-20250929", "handle": "anthropic/claude-sonnet-4-5-20250929",
"label": "Sonnet 4.5", "label": "Sonnet 4.5",
"description": "Previous default Sonnet model", "description": "Previous default Sonnet model",
"isFeatured": true,
"updateArgs": { "updateArgs": {
"context_window": 180000, "context_window": 180000,
"max_output_tokens": 64000, "max_output_tokens": 64000,