fix(opencode): support Anthropic fallback responses (#31611)

This commit is contained in:
Aiden Cline 2026-06-09 23:46:01 -05:00 committed by GitHub
commit 954d618790
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 11 additions and 13 deletions

View file

@ -57,7 +57,7 @@
"@agentclientprotocol/sdk": "0.21.0",
"@ai-sdk/alibaba": "1.0.17",
"@ai-sdk/amazon-bedrock": "4.0.112",
"@ai-sdk/anthropic": "3.0.71",
"@ai-sdk/anthropic": "3.0.82",
"@ai-sdk/azure": "3.0.49",
"@ai-sdk/cerebras": "2.0.41",
"@ai-sdk/cohere": "3.0.27",