Merge pull request #43041 from NousResearch/fix/fable-anthropic

add Fable 5 to model list for Anthropic provider
This commit is contained in:
Jeffrey Quesnelle 2026-06-09 15:38:51 -04:00 committed by GitHub
commit 49dd776d8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",