Skip to content

Commit 62d5dc4

Browse files
author
Cloud Shell
committed
chore: update ai package versions
1 parent 652746c commit 62d5dc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generative-ai/snippets/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"test": "c8 mocha -p -j 2 --timeout 2400000 test/*.test.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/aiplatform": "^3.0.0",
17-
"@google-cloud/vertexai": "github:googleapis/nodejs-vertexai",
16+
"@google-cloud/aiplatform": "^3.12.0",
17+
"@google-cloud/vertexai": "^0.3.1",
1818
"axios": "^1.6.2",
1919
"supertest": "^6.3.3"
2020
},

0 commit comments

Comments
 (0)