Add Google VertexAI deps.
This commit is contained in:
parent
c56a058a74
commit
cef75279c5
3 changed files with 3728 additions and 270 deletions
3288
package-lock.json
generated
Normal file
3288
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue