Skip to content

Commit 5976b71

Browse files
committed
fix(plugins/vertexai): VertexAI plugin's anthropic sdk version conflicting with Anthropic plugin's anthropic sdk version
1 parent f849352 commit 5976b71

File tree

2 files changed

+15
-46
lines changed

2 files changed

+15
-46
lines changed

js/plugins/vertexai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"author": "genkit",
3636
"license": "Apache-2.0",
3737
"dependencies": {
38-
"@anthropic-ai/sdk": "^0.24.3",
38+
"@anthropic-ai/sdk": "^0.71.2",
3939
"@anthropic-ai/vertex-sdk": "^0.4.0",
4040
"@google-cloud/aiplatform": "^3.23.0",
4141
"@google-cloud/vertexai": "^1.9.3",

js/pnpm-lock.yaml

Lines changed: 14 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)