fix(ai): declare Bedrock Smithy HTTP handler dependency

closes #4842
This commit is contained in:
Armin Ronacher
2026-05-22 16:49:17 +02:00
parent c841a6c78f
commit 7002c68f8b
5 changed files with 5 additions and 0 deletions

View File

@@ -493,6 +493,7 @@
"dependencies": {
"@anthropic-ai/sdk": "0.91.1",
"@aws-sdk/client-bedrock-runtime": "3.1048.0",
"@smithy/node-http-handler": "4.7.3",
"@google/genai": "1.52.0",
"@mistralai/mistralai": "2.2.1",
"http-proxy-agent": "7.0.2",