Merge pull request #60 from Premshay/main

feat(api): unify Bedrock provider using Runtime API
This commit is contained in:
Mike C
2024-12-17 09:29:43 -06:00
committed by GitHub
7 changed files with 1023 additions and 107 deletions

View File

@@ -192,6 +192,7 @@
},
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.10.2",
"@aws-sdk/client-bedrock-runtime": "^3.706.0",
"@anthropic-ai/sdk": "^0.26.0",
"@anthropic-ai/vertex-sdk": "^0.4.1",
"@google/generative-ai": "^0.18.0",