mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-10 15:55:53 +08:00
feat: adding Fable 5 in claude code
This commit is contained in:
@@ -14,6 +14,12 @@ export const CLAUDE_MODELS = {
|
||||
description:
|
||||
"Use the default model (currently Opus 4.8 (1M context)) · $5/$25 per Mtok",
|
||||
},
|
||||
{
|
||||
value: "fable",
|
||||
label: "Fable",
|
||||
description:
|
||||
"Fable 5 · Most capable for your hardest and longest-running tasks · Uses your limits ~2× faster than Opus",
|
||||
},
|
||||
{
|
||||
value: "sonnet",
|
||||
label: "Sonnet",
|
||||
|
||||
Reference in New Issue
Block a user