mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-27 23:57:02 -05:00
fix: update Azure AI handler to improve error handling and support new response format
This commit is contained in:
@@ -271,8 +271,8 @@
|
||||
"@anthropic-ai/bedrock-sdk": "^0.10.2",
|
||||
"@anthropic-ai/sdk": "^0.26.0",
|
||||
"@anthropic-ai/vertex-sdk": "^0.4.1",
|
||||
"@azure-rest/ai-inference": "^1.0.0",
|
||||
"@azure/core-auth": "^1.5.0",
|
||||
"@azure-rest/ai-inference": "^1.0.0-beta.5",
|
||||
"@azure/core-auth": "^1.5.0",
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.706.0",
|
||||
"@google/generative-ai": "^0.18.0",
|
||||
"@mistralai/mistralai": "^1.3.6",
|
||||
|
||||
Reference in New Issue
Block a user