@langchain/google-vertexai
Advanced tools
Comparing version 0.0.22 to 0.0.24
export * from "./chat_models.js"; | ||
export * from "./llms.js"; | ||
export * from "./embeddings.js"; |
export * from "./chat_models.js"; | ||
export * from "./llms.js"; | ||
export * from "./embeddings.js"; |
{ | ||
"name": "@langchain/google-vertexai", | ||
"version": "0.0.22", | ||
"version": "0.0.24", | ||
"description": "LangChain.js support for Google Vertex AI", | ||
@@ -47,7 +47,7 @@ "type": "module", | ||
"@langchain/core": ">=0.2.21 <0.3.0", | ||
"@langchain/google-gauth": "~0.0.22" | ||
"@langchain/google-gauth": "~0.0.24" | ||
}, | ||
"devDependencies": { | ||
"@jest/globals": "^29.5.0", | ||
"@langchain/google-common": "workspace:*", | ||
"@langchain/google-common": "~0.0", | ||
"@langchain/scripts": "~0.0.20", | ||
@@ -54,0 +54,0 @@ "@langchain/standard-tests": "0.0.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14278
33
204