feat: update to latest Anthropic model lineup (Fable 5, Opus 4.8, Sonnet 5)
Adds claude-fable-5 as a new tier and swaps the default Opus/Sonnet entries from 4.6 to Opus 4.8 / Sonnet 5, with refreshed pricing and context-window metadata.
This commit is contained in:
@@ -82,7 +82,7 @@ TEMPLATES: list[dict] = [
|
||||
"suggested_schedule": "",
|
||||
"suggested_tools": ["web"],
|
||||
"prompt_mode": "combined",
|
||||
"model": "claude-sonnet-4-6",
|
||||
"model": "claude-sonnet-5",
|
||||
},
|
||||
{
|
||||
"id": "download-stats",
|
||||
|
||||
Reference in New Issue
Block a user