fix(opencode): support Anthropic fallback responses (#31611)
This commit is contained in:
parent
91073360c6
commit
954d618790
5 changed files with 11 additions and 13 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript/native-preview": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/anthropic": "3.0.64",
|
||||
"@ai-sdk/anthropic": "3.0.82",
|
||||
"@ai-sdk/openai": "3.0.48",
|
||||
"@ai-sdk/openai-compatible": "2.0.37",
|
||||
"@opencode-ai/console-core": "workspace:*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue