add Fable 5 to model list for Anthropic provider
This commit is contained in:
parent
02f878ec5a
commit
d7886da08c
|
|
@ -326,6 +326,7 @@ _PROVIDER_MODELS: dict[str, list[str]] = {
|
|||
"MiniMax-M2",
|
||||
],
|
||||
"anthropic": [
|
||||
"claude-fable-5",
|
||||
"claude-opus-4-8",
|
||||
"claude-opus-4-7",
|
||||
"claude-opus-4-6",
|
||||
|
|
|
|||
Loading…
Reference in New Issue