Add VertexAI deps using yarn not npm
This commit is contained in:
parent
27d7b000d0
commit
aa55206a30
3 changed files with 332 additions and 3603 deletions
3288
package-lock.json
generated
3288
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,7 +21,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iarna/toml": "^2.2.5",
|
"@iarna/toml": "^2.2.5",
|
||||||
"@langchain/google-vertexai": "^0.0.14",
|
"@langchain/google-vertexai": "^0.0.16",
|
||||||
"@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