Add Google VertexAI deps.

This commit is contained in:
Hristo 2024-05-14 14:51:26 -04:00
parent c56a058a74
commit cef75279c5
3 changed files with 3728 additions and 270 deletions

3288
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -21,6 +21,7 @@
}, },
"dependencies": { "dependencies": {
"@iarna/toml": "^2.2.5", "@iarna/toml": "^2.2.5",
"@langchain/google-vertexai": "^0.0.14",
"@langchain/openai": "^0.0.25", "@langchain/openai": "^0.0.25",
"axios": "^1.6.8", "axios": "^1.6.8",
"compute-cosine-similarity": "^1.1.0", "compute-cosine-similarity": "^1.1.0",

709
yarn.lock

File diff suppressed because it is too large Load diff