{"_id":"@langchain/google-vertexai","_rev":"53-d36fc4b47699ca86719fd8db8447c129","name":"@langchain/google-vertexai","dist-tags":{"latest":"0.2.14"},"versions":{"0.0.1":{"name":"@langchain/google-vertexai","version":"0.0.1","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.1","maintainers":[{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"85659ffbcabe116e6b63e9a51acb02e3b32582de","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.1.tgz","fileCount":30,"integrity":"sha512-PL95LqTFPCigWPerxf5s79bZVbr1HHD7mk4AhonrN29DNdG/lMIBHk6SGEozKM/p+HrZUOBlgIAyz8L6HxplIw==","signatures":[{"sig":"MEUCIHVQpufM0PMTKcqhYZ4e/KLaIhUYynYuGtf7J//fnaqmAiEAj7ITV2s6zCx5HZidfOf64o+HHPmKrTTM9tdSth89Rpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12471},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"09125eca62b77d64cabe0cc941f7bd25c7b78cbf","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.2.3","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.1","@langchain/google-gauth":"~0.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.1_1711557161393_0.3431731928835462","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@langchain/google-vertexai","version":"0.0.2","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.2","maintainers":[{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"369aedecf018d3c425e48c445f9405447556fc30","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.2.tgz","fileCount":30,"integrity":"sha512-IDKYLnwGq2UhL3wZXl87I27chMR9W+2W40D7zyioY0Zr2KZ2fdmIIMH8MPVCoLLdxO/MuqZAtacwqJW+738gag==","signatures":[{"sig":"MEQCICJpdHE+BpN2Uty1ybL1hYHXgoEtEzQ+9R/C/3vrQp40AiA3g3VcfClG8ktdfbltRFvmsg0l37C7mWBl7spGBitRJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12471},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"42c900e4288634dd7715ff2cabd397c7c4ca9307","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.2.3","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.1","@langchain/google-gauth":"~0.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.2_1711989861866_0.8944214281188951","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@langchain/google-vertexai","version":"0.0.3","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.3","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"7ef423b4f6c6a366f0d0579e6d4fb82d7268c3fd","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.3.tgz","fileCount":30,"integrity":"sha512-vIrETspPNfu2HyLnIyimj3iuim8UToQGV8V2XCvvcmRA/MCjbUyz3nZkSunwlcfhtLfbun+rirMIF0TQkAH5Zw==","signatures":[{"sig":"MEUCIBKV+xTrcZ/TA4z/oOCxfuG+7DKUIO3TXMpNRh4WKM2aAiEA/8INEIxjYprdd397JwGIWkFT+3Upe7N+B0YP8KiIW4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12471},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"789713396174cfb63190f3cb8e17758833616d8b","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.2.3","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.1","@langchain/google-gauth":"~0.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.3_1712677969556_0.1253186485217952","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@langchain/google-vertexai","version":"0.0.5","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.5","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"2683af2b6f9a8723e5050b9f282f8d3f681f4275","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.5.tgz","fileCount":30,"integrity":"sha512-prtF/lo0I0KQligTdSH1UJA1jSlqHco6UbQ19RrwkNq9N6cnB5SE25a0qTrvZygf6+VEI9qMBw1y0UMQUGpHMQ==","signatures":[{"sig":"MEQCIFIwrSHeAcd9M43phVSvwcVrZXq2lfpWWa5twAbn6F35AiAgQPOc3TAUPKP/aobmy+/TMgDG0lmLXEeFxwuvZc5wBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12472},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"ae3dc22bea3adcab8457c05c2e4f2698f4d11f9e","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.2.5","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.56","@langchain/google-gauth":"~0.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.5_1712827098280_0.8896887839468648","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"@langchain/google-vertexai","version":"0.0.11","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.11","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"fd4d4893074701eae8723884577e0ef4466741e1","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.11.tgz","fileCount":30,"integrity":"sha512-gbXEYW0AC+HyQIR5VWrm0UUTUmld4+gdT6xMEdgSBU2s9S+kgB308E+e/FEt2cGyEiJSD6KA66a3cOrMJL14xw==","signatures":[{"sig":"MEQCIFf7x3lft45uZ2ZPKUZULL7AmZ7cJaTaPJXSjkAeOCCXAiBDGAhoTGY9MC4+8F6vmKR9FyUpLADO1fiWoDqAPZz8CQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12474},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"0cf888ed6620990903b12cce2c5371a9b104522c","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.2.5","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.56","@langchain/google-gauth":"~0.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.11_1713408479826_0.8826530275135633","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"@langchain/google-vertexai","version":"0.0.12","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.12","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"9c4db273c630bf1e01e5d4380d88ec22da1497a5","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.12.tgz","fileCount":30,"integrity":"sha512-WhO/uRWW6zmx890hjrAEcMCLda1lVTR2ItLvL2UYxwQNaU9TWVbLMNPusdosMMkGtPWsr2CZAVp9Yg9gc+256g==","signatures":[{"sig":"MEQCIGOcx+dN/iLaX5UfXO5cNj9IsEs36i1mVeIOoM0LWSeQAiBkvUEsW3qcljnBq7oN2Q1zeduOZSpnOXIp310VTC/+Gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12474},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"117bddd7bd77527946fd39413d231b42b84cf73a","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.2.3","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.56","@langchain/google-gauth":"~0.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.12_1714585962573_0.27169690548184366","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"@langchain/google-vertexai","version":"0.0.13","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.13","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"2e3b8cc8e380faac0df8c932c68865df2c723dc7","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.13.tgz","fileCount":30,"integrity":"sha512-vYmgVAXK0GuDjXdUoGDqJ5srE8r/ewkf80jXdIYzK5yPAbBi1xNalTSr/2wveXHKwEL2AVN+ronPYT+S64/5Bg==","signatures":[{"sig":"MEUCIQCNpvZmsfvbSxPd5ovTcNCmqfVjl62BkFUuBbPj/ZuGfQIgd2WMX2XWlFQJBE0VsK3PEZQUUilrEZkuJcf/8Lu8kiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12474},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"235f447fbc23269dcbfcf01e8baedc1640887db9","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.56","@langchain/google-gauth":"~0.0.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.13_1715018179252_0.6237733649505994","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"@langchain/google-vertexai","version":"0.0.14","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.14","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"ab2580a5122de6853a3e701f203a43a118897645","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.14.tgz","fileCount":30,"integrity":"sha512-Q0BAxXCiZBOD71rjUFJuev09hzAXG5NSbeyye3fgvbnShxZW9ZkwjGOSlYfdFKKpmru6C6IkqJX3UOMAj+FLmg==","signatures":[{"sig":"MEUCIH2gSDK8MI9jhO1PemsK301UtcweB8tfCsfQOxIlIVe+AiEAvfTLzxF5VDcg3X7reOaJytyvhSbu03zCV3yuUyouguo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12474},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"3b8188913209033b10501f3612568f6f9d178943","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"~0.1.56","@langchain/google-gauth":"~0.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.14_1715042384079_0.2708271079559479","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"@langchain/google-vertexai","version":"0.0.15","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.15","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"5b2f31bc8e6f3c449a1ca23d1e2d39e2d88f0b20","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.15.tgz","fileCount":30,"integrity":"sha512-2NG21xS9NhlW4KOmHYVm/bxtvJALBVEg/6i2kW9meynI4v0bJjDPzOvyqlwpKiYXiquLMuvLv7aQIU0v5j9CsA==","signatures":[{"sig":"MEUCIAKkR0Qf4tqqPTkHY3+8qYch9Qoy0rgADxhyr5RrbBksAiEArakZhFv5FXlI4WL1N/oUCgjHbbs6EVt5m1oPgTgVwxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12483},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"8ab86325191533ac1338e1391a5a97a0869dc71b","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":"<0.3.0 || >0.1.0","@langchain/google-gauth":"~0.0.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.15_1715795453273_0.7435811214890176","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"@langchain/google-vertexai","version":"0.0.16","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.16","maintainers":[{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"388ddf21dc9537d4632acc5c046583fe9ac8022a","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.16.tgz","fileCount":30,"integrity":"sha512-tJTyPxg3vYSqhNyqx6/UViPNdn3NPeZL29JqNen26x/w4JYYMpde0Dm20KCd5TCsbdUfrkk7tMyJZjr2e30jMg==","signatures":[{"sig":"MEQCIBVMkAfB+zIpFCeYFxwyimJT9zOdeVe1D4HNJEC0mMvFAiA7P30Q5G9gufC6hKC9Z6g9eXexBjFvt/i7l9yHAgFv7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12482},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"d90511b32927881519985fcd2ed2a504b05905c4","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn run build:deps && yarn clean && yarn build:esm && yarn build:cjs && yarn build:scripts","clean":"rm -rf dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.10.0","dependencies":{"@langchain/core":">0.1.56 <0.3.0","@langchain/google-gauth":"~0.0.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.16_1715984755036_0.5749794855512393","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"@langchain/google-vertexai","version":"0.0.17","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.17","maintainers":[{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"0c972830ddce529adae3df80bb7cdccbac949836","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.17.tgz","fileCount":30,"integrity":"sha512-dAZbt5w8frJeS5vUMJeX2wbJQnRDtDvdQ6tkPjDIXeE9T4hnI6d7/GCFWnANnFJE9w6hABg9N/fxLabSTssflw==","signatures":[{"sig":"MEUCIQCEYtaSPWyZCOzdMWeSWqfBD3KJAWN9sZIu9NcZgvxPswIgTuAquOcGcrajz6Q1AnUgjjWeRni3LxWk6IelUcOrhjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12439},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"402d73537fa113d688333261558e3b75d0b3033d","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","build:internal":"yarn lc-build:v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.7.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"22.2.0","dependencies":{"@langchain/core":">0.1.56 <0.3.0","@langchain/google-gauth":"~0.0.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.14","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.17_1716941917096_0.8418217281144487","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"@langchain/google-vertexai","version":"0.0.18","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.18","maintainers":[{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"58334ddab3c2d5b030282665890208ec83c092f2","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.18.tgz","fileCount":30,"integrity":"sha512-a6kwSZbcEinprjftSOVakMbTYL2uO1jiwT+rScNbU9mTJjAPaEeynI2ZHQz1/Xxqsw6LxBW+7TfZD+2B+TyKGA==","signatures":[{"sig":"MEUCIBJQ5TEVbGuz3Dyh1MjJMNJ6gYOTWYy+lalht0rXhDiKAiEAwVD/8LwGW+cnDZDLDfR1lwKx8V06EbOklcMlvAHh5S4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12439},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"de2868735c7019a987e026ffe19bdc2b4595c071","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","build:internal":"yarn lc-build:v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.14.0","dependencies":{"@langchain/core":">0.1.56 <0.3.0","@langchain/google-gauth":"~0.0.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.14","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.18_1718060241530_0.5510607185036316","host":"s3://npm-registry-packages"}},"0.0.19":{"name":"@langchain/google-vertexai","version":"0.0.19","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.19","homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"63e873862598da088ceffc80bc2fd4ba6e698b45","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.19.tgz","fileCount":30,"integrity":"sha512-yqXi0S44dtwmdgHfQZ80A7MsIUJR97I5QUe1urorfUvN42s2NMM1PTY+3VHFtVpUPV9506Pp2+/Fg7NEQz/cDw==","signatures":[{"sig":"MEUCIBn2Ez8HM5P0XGHY+tihk8LlksB6fjTogQCzB6VMhNwNAiEA6RTgQA3/9U6s/VyuMpq0ObdMo2O7MZ6g0LQ15hIWxZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12827},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"01ffef5306e9da4a596e501e3c4eb5bb05f9d47d","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","test:standard":"yarn test:standard:unit && yarn test:standard:int","build:internal":"yarn lc-build:v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.14.0","dependencies":{"@langchain/core":">0.1.56 <0.3.0","@langchain/google-gauth":"~0.0.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.14","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"latest","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.19_1719017460454_0.6886691069005961","host":"s3://npm-registry-packages"}},"0.0.20":{"name":"@langchain/google-vertexai","version":"0.0.20","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.20","maintainers":[{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"6b210a949876d10fba74fb549b774793bd0e0169","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.20.tgz","fileCount":30,"integrity":"sha512-78rGODbPVo6aITkQjbYVL7Ard5lf7xZWwHE83mpEg2hER/vLPcstHK795q6d9jcNf+9Da2y5tqWjzR/dx+OFDw==","signatures":[{"sig":"MEUCIG4tJ+LZu0uySMIypnHBNqoHEGxgoQ9ipeKNuqJx380nAiEAjyeihqbKtjigayN5uagH+v345toHolwbf6pg2Zw5mQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12827},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"8848c7da8605c0cd51d00e865d18b8612369aa46","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","test:standard":"yarn test:standard:unit && yarn test:standard:int","build:internal":"yarn lc-build:v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.14.0","dependencies":{"@langchain/core":">0.1.56 <0.3.0","@langchain/google-gauth":"~0.0.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.14","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"latest","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.20_1721240396615_0.8250459159948804","host":"s3://npm-registry-packages"}},"0.0.21":{"name":"@langchain/google-vertexai","version":"0.0.21","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.21","maintainers":[{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"a581df1b0abc7e47995275be928cf71f3ca26aaa","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.21.tgz","fileCount":30,"integrity":"sha512-G1whuGxqs3Bj+qV62SIoYSlJxOr12nOqY/1pIqRha1X5AdLc4J1jlQcLQkkKguS94U6Uqhx6IjNtxPF9O/rWPQ==","signatures":[{"sig":"MEQCIA+yv8rgrR7bjG1jWN6ooyrYE0SSBwxskXda6rwa/vyaAiBVek7+iD6wKnlQsapHTfevkKIu9Hdf+dj0bF3S71dBRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12849},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"ed35a1345eff3e25678fb837ab310c88efa50adf","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","test:standard":"yarn test:standard:unit && yarn test:standard:int","build:internal":"yarn lc_build_v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.15.1","dependencies":{"@langchain/core":">0.1.56 <0.3.0","@langchain/google-gauth":"~0.0.21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^15.10.1","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.20","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"latest","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.21_1721947658717_0.4903433964166033","host":"s3://npm-registry-packages"}},"0.0.22":{"name":"@langchain/google-vertexai","version":"0.0.22","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.22","maintainers":[{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"5f2541a72e27f4f021b592bed926ade949b9d437","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.22.tgz","fileCount":30,"integrity":"sha512-HdykRZ+5iV5k3ZunvXwjX49UNSl5phxknJ/HEjVM0f6kaoIz/R0M5No5xrUUUPqf1roXz8KFRgr8Ab7bIePygg==","signatures":[{"sig":"MEUCIQDBHaaCrWy7a85ywQY3MJHBQIK0ILLhvxYsfgRNZNu2KwIgYvV9S0pUBc3LqtuskKqZoOoPD3pC8QhHMOENhLo6TTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12854},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"5e410bb57f4d8a41408efb07fdbb17633e7dacd3","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","test:standard":"yarn test:standard:unit && yarn test:standard:int","build:internal":"yarn lc_build_v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.15.1","dependencies":{"@langchain/core":">=0.2.21 <0.3.0","@langchain/google-gauth":"~0.0.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.20","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"workspace:*","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.22_1722988866659_0.4488654642410519","host":"s3://npm-registry-packages"}},"0.0.24":{"name":"@langchain/google-vertexai","version":"0.0.24","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.24","maintainers":[{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"be181002557bf9d3b60acce3577de0c8146434f5","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.24.tgz","fileCount":33,"integrity":"sha512-n9sDQ8Ne9YaLU5VYOY6jnMoG5fu/riPzR3wD4QX+myoYSR83m7rPMMiRfsHh8Wwye2zEcLC/5OBCsHruc0jqMQ==","signatures":[{"sig":"MEYCIQDbHc8X2HywzVBb7emVSGBw1RTvBB6V+dYWJyQ+tAn39QIhAL/1Fzp7vwtBmx4L2zFm6BkzZLsSulXUG1S1SgPwC5pQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14278},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"6cfdbc1fa7a30440e8b8e08bec156e0d5d21ecbe","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","test:standard":"yarn test:standard:unit && yarn test:standard:int","build:internal":"yarn lc_build_v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.13.1","dependencies":{"@langchain/core":">=0.2.21 <0.3.0","@langchain/google-gauth":"~0.0.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.20","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"~0.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.24_1723148028588_0.9423343944759881","host":"s3://npm-registry-packages"}},"0.0.25":{"name":"@langchain/google-vertexai","version":"0.0.25","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.25","maintainers":[{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"29c0dd43187943a13aae7d3c2530f7679e2c3780","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.25.tgz","fileCount":33,"integrity":"sha512-hXiTz7gsTXou8CXZVauDmFZWzsjIKUTBUa9hPgpxj/Rh3/EV6esixI9+HWVn20kATjaZ7bY1aD8RI0+krQ52vw==","signatures":[{"sig":"MEUCIQCe8Re56tRWcbdVTiBQ7XCx+SkeNfXQ8ktWoN24woCtxwIgCoSAUq9tERbgn21iI0iHyecoRwZT918LhDxtyUyEt5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14938},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"6cfdbc1fa7a30440e8b8e08bec156e0d5d21ecbe","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","test:standard":"yarn test:standard:unit && yarn test:standard:int","build:internal":"yarn lc_build_v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.13.1","dependencies":{"@langchain/core":">=0.2.21 <0.3.0","@langchain/google-gauth":"~0.0.25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.20","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"~0.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.25_1723148683608_0.9336203295696","host":"s3://npm-registry-packages"}},"0.0.26":{"name":"@langchain/google-vertexai","version":"0.0.26","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.26","maintainers":[{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"56a622792f7be1e7494cb959040bab2b36833ab9","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.26.tgz","fileCount":33,"integrity":"sha512-YUGUNF69vDugEYZ/l4tHUj6aH6KRLeHz03AK3tBiN3fNOtdeuQOa/DE9EfxsOinT0TZMoXg0/qtkDbrHAq/UrA==","signatures":[{"sig":"MEUCIQC/58Kf6uWop3AqX2YtiPkZW+3uPzWBWdCQYTZ6ztwgHgIgdV0E3XdtV+goWmxY4sQS1hdmEmVZSDfMiOcFk19JHRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35914},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"9d0575045ccc606756b385e616c9362eeeb8846e","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","build:cjs":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist-cjs/ -p tsconfig.cjs.json && yarn move-cjs-to-dist && rm -rf dist-cjs","build:esm":"NODE_OPTIONS=--max-old-space-size=4096 tsc --outDir dist/ && rm -rf dist/tests dist/**/tests","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","build:deps":"yarn run turbo:command build --filter=@langchain/google-gauth","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","build:watch":"yarn create-entrypoints && tsc --outDir dist/ --watch","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:scripts":"yarn create-entrypoints && yarn check-tree-shaking","test:standard":"yarn test:standard:unit && yarn test:standard:int","build:internal":"yarn lc_build_v2 --create-entrypoints --pre --tree-shaking","move-cjs-to-dist":"yarn lc-build --config ./langchain.config.js --move-cjs-dist","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","check-tree-shaking":"yarn lc-build --config ./langchain.config.js --tree-shaking","create-entrypoints":"yarn lc-build --config ./langchain.config.js --create-entrypoints","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.13.1","dependencies":{"@langchain/core":">=0.2.21 <0.3.0","@langchain/google-gauth":"~0.0.26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":"~0.0.20","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"~0.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.26_1723802506139_0.5668584666343985","host":"s3://npm-registry-packages"}},"0.0.27":{"name":"@langchain/google-vertexai","version":"0.0.27","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.0.27","maintainers":[{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"91fa53979496fde68e569d02fedc299f72687429","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.0.27.tgz","fileCount":33,"integrity":"sha512-BLIVQrqZ+oSMaaCc5Nfy9vj3pKBvW3njsECr1Wdz6GUvMbDSqxwVqlpzWkJI+ROrP26vrc9aSKo8+NovCwdSyA==","signatures":[{"sig":"MEQCIB/ngkiPsemO4Nte6a8om/pF2AVapQ9NvjMBDK4L8f5BAiBwZznaCbUTKOmS92OmFNBiEae5RMrjSx5HhkuX/ttWyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34774},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"f8cd5594bd9806d00ca2b9d95a43491b4cac81c0","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.15.1","dependencies":{"@langchain/core":">=0.2.21 <0.3.0","@langchain/google-gauth":"~0.0.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.0.27","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.0.27_1724374850310_0.5153722606656406","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@langchain/google-vertexai","version":"0.1.0","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.0","maintainers":[{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"sullivan-sean","email":"ssullivan61198@gmail.com"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"e8ac6ae0bbdb6364d579def171ccfc1a26fd0cf2","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.0.tgz","fileCount":33,"integrity":"sha512-xTi5NvNGSLQl/7OTsj4QTT0DkNbZ7cYDrEB0HqpZOwo6I5dulh/h2payGVQ6hdXj7Yyv78dRc5FdQSbyHui/WQ==","signatures":[{"sig":"MEQCIDEYO6Z/MVYcJHuYKjdg9AZ71guh+y5FSsreONsITJ5IAiAht2DY0w30yjpu7NFMmuYqxgs9VeHui/dzZBP8jO0vng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"df05fcb8085d65eb8f95b6ee9f4e0d8c459409c7","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.13.1","dependencies":{"@langchain/google-gauth":"~0.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.0_1726274632401_0.3683673765972646","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@langchain/google-vertexai","version":"0.1.2","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.2","maintainers":[{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"hwchase17","email":"hw.chase.17@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"dab4d55779b9529edf0763ac42d35a009b234363","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.2.tgz","fileCount":33,"integrity":"sha512-b8Di2AgSwlyyKl4A5qii+19Wj82I1KvtUXSDvJpDzhucuyrJjmnNb/0ClkaIQv6RyISajtxszxxSGHukPn3PJA==","signatures":[{"sig":"MEUCIAlvdBEbtCXxsgVaz3MVpHB/lBqSGNV9d9yryD6sYRigAiEApPpsAnGTTFxIAHkyJGgZDNuiAGQ+1O1/XHll3urbEzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"a1530dafca0ac1734f9c02382f5825de011aa158","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.8.3","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"22.9.0","dependencies":{"@langchain/google-gauth":"~0.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.2_1731370322293_0.6428531690176993","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@langchain/google-vertexai","version":"0.1.3","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.3","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"73c67dae5ddeb03af5cd299d28f9b3e422c60498","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.3.tgz","fileCount":33,"integrity":"sha512-AOvojzPiKKv1gZiH9tBYPBcZ3nOCuQAQsh4a/djYmlwjcA5bIb/teOa9eFZVTB83L2eM1U5steZF4nwQHnIIvw==","signatures":[{"sig":"MEUCIQC+XyAsCFcNAytSY+QnY3JBP5h9JHUWQa7U9BtKv59VegIgU14/fLwHDCEpoKY3LdSn6iOf2MwFNPHa5EapmLKf6HE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"10e4cca5aa990cf7171e3c3accb0c7336328e7f1","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"basproul","email":"braceasproul@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.5.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.15.1","dependencies":{"@langchain/google-gauth":"~0.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.3_1732582371337_0.5760026882798908","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@langchain/google-vertexai","version":"0.1.4","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.4","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"2dd2a3511022fb08522fcadadbf59953feaa183d","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.4.tgz","fileCount":33,"integrity":"sha512-x78wezYBOxmiMOPSatlCk4UOQd6RPxz2YVfGKLOzNV89xxHrEVX9JcyRUCx4L568S4kqZYkLvnqzZA9AF/TCaA==","signatures":[{"sig":"MEUCIQDFKdDQ4HraLgOXxCTSKbVByt25rs/t5ihILGi5r2sc9gIgTdwF6vjHQlCvyPUCS37YHXxzA/c+R50NTWe1qJFAazU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"84da383c747ca345d91a4b70a301510a7c6df79d","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"23.3.0","dependencies":{"@langchain/google-gauth":"~0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.4_1734155749467_0.14832170795667632","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@langchain/google-vertexai","version":"0.1.5","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.5","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"27c82a0b8bb122d20c8a433ae1cde5e60f8fcbe7","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.5.tgz","fileCount":33,"integrity":"sha512-wd9mjrQRdlFAnwhCGtHIsOTtuF6Oto8+F8nthU3guU7T/gfuICvg26+MaOpdUmuTVFuIDqVMc0l7kf3ZK4DFlA==","signatures":[{"sig":"MEUCIQC09bfkMj8oAtKyfPT0ghTtkBQf23Sy4/7eKju1aol8PAIgQLfOE+rNuNr4r5s3+9gWYcvE0lyzOfgyeAj8Cn6ZgTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"6f6a25294185ed59b0195090268cd9ed468a4a08","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"23.3.0","dependencies":{"@langchain/google-gauth":"~0.1.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.5_1734647812997_0.9515607345474972","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@langchain/google-vertexai","version":"0.1.6","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.6","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"d96f6ca794d83bed4215a50e7335701ccd860b0b","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.6.tgz","fileCount":33,"integrity":"sha512-MU97EPpg+JX9S9zEVxHogkpnE2cxqtDD2NsvK0b8sPER75BTkQkhVprjJy5YWyN7x6I4IkLzQ1EAS8r8GzZiXQ==","signatures":[{"sig":"MEUCIQCkqLhG6eEooZ2sIcG8YD39+K7mdmZGGj8CYEGefazADwIgQ1fmvLbAIY5QTP5wwQR+F9LUPcwHqg+6nNZ2jLg7GtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"2577ec0372eb117162b1b46a2c9f49c845bac5bb","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"23.3.0","dependencies":{"@langchain/google-gauth":"~0.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.6_1735685840725_0.07465287493602579","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"@langchain/google-vertexai","version":"0.1.7","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.7","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"0a78eaab455d1d1f7a950c79c5ef6cc29f11d4a8","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.7.tgz","fileCount":33,"integrity":"sha512-DvzIbEMzZkr/YrBvRnM99zkonyFDIE70zNzZMVvlthk/O+BPZlvOBnfEVr9rkPHgmZEr+Q7FMl7NJgm/iaFsUg==","signatures":[{"sig":"MEUCIQCr2R2uTrzmsBiJRay67ttNGCG58Hv9amWYQbVKqnWUcAIgcLY+WRmYnR60asMeyxmt060RgYDn7WAVP0fwAAHn7qk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"9121c8d7566015273d5ba01d3e16c598f91becf9","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"23.3.0","dependencies":{"@langchain/google-gauth":"~0.1.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.7_1736548203516_0.900178491267354","host":"s3://npm-registry-packages-npm-production"}},"0.1.8":{"name":"@langchain/google-vertexai","version":"0.1.8","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.1.8","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"a9b1eeb52aba3b61c0812198921dc947f7979f75","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.1.8.tgz","fileCount":33,"integrity":"sha512-n06ohihopz38agOm7BTASHMmFLz+XAZlzEvqtPC4Qa1fhYhzETQg2gCzEapIJ1yVk5MhrWqwKnVOQ+tIsFE88Q==","signatures":[{"sig":"MEQCIQDm+/zZgUe3m+KUQZcWePDCp4vOgqWGoAC1g3jueQW+uQIfRWalcIM0CZFO7lZPK5hf58nJ5GXdtwbPxI5B6soEWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"4daa67340523a335977d71c89a40275dc13ac354","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"23.3.0","dependencies":{"@langchain/google-gauth":"~0.1.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.1.8_1736807716024_0.7583480714558279","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@langchain/google-vertexai","version":"0.2.0","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.2.0","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"75865aa17561ebdeca39f0b21191557c9938117c","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.0.tgz","fileCount":33,"integrity":"sha512-IToJ6FZrGL9k8Z9B51ISwUU7RxmLdh057FdejCAqOQiNXK47QNeUtZfTW8WoeqU0QJLljO6kC6Sei3X2vW3BrA==","signatures":[{"sig":"MEUCIQCk2Xz6RoLhwxWstClMbjRrOPUx5wXxexEC0syLAXtVTQIgSgUv/CHFwBcnk8GHCINeB6UWpZNNPLtp9WHFa/OAF2A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"df0212bcf2d4784244301a13b197a24c14caa74a","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@langchain/google-gauth":"~0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.1.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.0_1740106469760_0.6615107878151114","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@langchain/google-vertexai","version":"0.2.1","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.2.1","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"4484122596c4139e23078ba98f02a68ad7b6898b","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.1.tgz","fileCount":33,"integrity":"sha512-eLJGR2xTKqGI1Tc/iBCJUIYyevMvhKHlZslbUdkK6j/czhJ9uRV7hjI83NJq5osru6oWdryVGZ9AIyJ1MdGnIw==","signatures":[{"sig":"MEUCICpvDIlRY4hoXXVsObqFvgNml35KbHkksa3JkCTocLlDAiEAx+UF0Lyy/hbTpoHecdwzxQGNsGIZ2XgIGpE9eeh3RZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"869f7e29c635b48d9cb40ce77cd5c6593e82a501","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"22.13.1","dependencies":{"@langchain/google-gauth":"~0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.1_1741156252069_0.11237141479695678","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@langchain/google-vertexai","version":"0.2.2","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.2.2","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"d97f90066fe7b3ab664b4ad737459095e62b94ae","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.2.tgz","fileCount":33,"integrity":"sha512-DqlKD3VXGTwVS4lWUIYhryqFvTTDfWGulySnv/Gf6t4e3A9pXkapyCpxY4hb6hAGYAKV/55qg7CLMueRXWbpcA==","signatures":[{"sig":"MEQCIEjIhhNGHeLKh2Ceq3VRVbofvrlG7EMX6+WZOUBVgff0AiAw7hIqHHWTFpWQLhmY1CPVhhd89lMQQrWaAFRte8iukg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"c4fec917a2ae4be815bd2554ccb62b4d577e5d6f","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@langchain/google-gauth":"~0.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.2_1741843087591_0.4929203398172277","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@langchain/google-vertexai","version":"0.2.3","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.2.3","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"a508a9a28df1e1515bed75575f27270977eadfba","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.3.tgz","fileCount":33,"integrity":"sha512-PO/dBoTsWpC7Q7MZ1CnZFYFV6efFdFsaDpE/p4XgK5QwiBBx3sZucJfR/hIcPXOpRgc+nrmiDyDYxcg855gxvA==","signatures":[{"sig":"MEUCIQDhb0tK+4m1qttpzInhivNprnRo+7a8mM+g05ozH4aKKAIgKJGK+351TsIu1fVBXyd7F2bSwK9h/ff73c8Ey0oy6og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35743},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"aee5a800a27cd2d02279f2ec13c959fd195e95aa","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"jacoblee93","email":"jacoblee93@gmail.com"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.0","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@langchain/google-gauth":"~0.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.3_1742838083101_0.26149203559170364","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@langchain/google-vertexai","version":"0.2.4","author":"LangChain","license":"MIT","_id":"@langchain/google-vertexai@0.2.4","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","dist":{"shasum":"13111f4c27e8b5c70c34e6fb88ab95783d6ab322","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.4.tgz","fileCount":33,"integrity":"sha512-mNetXdVkN7IIMIM8+64zHOIUVMlOKFF0mUG1osxhbkMuERJkgUpUvoi8F0RnJEucz1Pu6Lb9pjK/bNoyFr1Tug==","signatures":[{"sig":"MEQCIHbwyONc0tAHhV6SuIsQNuEyTDaVwEjlfIv9OrCRoUY5AiAEw9pCASN7S3i6mpBRbY2tug52XItYVbiQGQsvQN3J2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35737},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"fa07d52a04d5a6ed3ef649f1564d7f7a59e9872d","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git@github.com:langchain-ai/langchainjs.git","type":"git"},"description":"LangChain.js support for Google Vertex AI","directories":{},"dependencies":{"@langchain/google-gauth":"~0.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^17.6.0","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"0.3.44","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.4_1744176685061_0.8293847495260909","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"@langchain/google-vertexai","version":"0.2.5","author":"LangChain","license":"MIT","_id":"@langchain/google-vertexai@0.2.5","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","dist":{"shasum":"1964ea42247f31a4f332eda672a4fab37fcbdbdb","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.5.tgz","fileCount":33,"integrity":"sha512-RAeRPvny4LUu0YeHjITB7ZcF1jsdgn34QhXldf14ySg+03WB1tKIRNed9eTY7JxAZiRjCKNIn+92mGGR+iavLg==","signatures":[{"sig":"MEQCIHvi3fqho+EIdWrR7DgkRjcjchaGYOJHFy06hebezPSGAiBazW0jSMqfJYyNVt4IL5PV1bSBTdQ1q6FI0dO5UDY11A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35737},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"ee01676d59e4355528519ed902465a66347d4089","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git@github.com:langchain-ai/langchainjs.git","type":"git"},"description":"LangChain.js support for Google Vertex AI","directories":{},"dependencies":{"@langchain/google-gauth":"^0.2.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"0.3.48","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.48 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.5_1745505224126_0.6644153544151254","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"@langchain/google-vertexai","version":"0.2.6","author":"LangChain","license":"MIT","_id":"@langchain/google-vertexai@0.2.6","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","dist":{"shasum":"0435fc02ec0661316dd92b418dc9080f9d613466","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.6.tgz","fileCount":33,"integrity":"sha512-9YBD/VbHfCWyhDf+pF187QcLBr9iRw+ps51Hvpqjp2L88+CMLT6Ht6X5ttjV+5U6r+S5u5Y6MvZexo7sGnxAmw==","signatures":[{"sig":"MEYCIQDHk2XSJZdV/+tDgIZN8wi00CLB1+490DIIlL96LtC6bwIhAOuh7vdjcVoY+xl2ZLFOzASTzXdzoBP5GiITNmmv87sC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35737},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"9b03381205b143dcabf6b2661a0b7750676d7084","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git@github.com:langchain-ai/langchainjs.git","type":"git"},"description":"LangChain.js support for Google Vertex AI","directories":{},"dependencies":{"@langchain/google-gauth":"^0.2.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"0.3.53","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.48 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.6_1746499786101_0.7570910477136683","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"@langchain/google-vertexai","version":"0.2.7","author":"LangChain","license":"MIT","_id":"@langchain/google-vertexai@0.2.7","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","dist":{"shasum":"6dd4ea58d1833b8d6bad67d2cfbc3be1ee1f4af6","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.7.tgz","fileCount":33,"integrity":"sha512-TSBK/Mme+OARPjAzVbGP1faqfCPHOKdI7IBmBrebSI+fpawz3g2/i2yzdA4c2xqW4UXCqykJ+Bm7clqYE8YV/A==","signatures":[{"sig":"MEUCIEz4fLIJ36vghlPkEaOkBLY77SJIxSo3rvXoFGwO814dAiEA/iufafxZlJjDZlon0wTyHcEpzoG0P8BE+KKm7donoEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35737},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"51ed7418219be183be8d6d728445e04ca5b36680","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git@github.com:langchain-ai/langchainjs.git","type":"git"},"description":"LangChain.js support for Google Vertex AI","directories":{},"dependencies":{"@langchain/google-gauth":"^0.2.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"0.3.55","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.55 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.7_1746666692286_0.8534623734165117","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"@langchain/google-vertexai","version":"0.2.8","author":"LangChain","license":"MIT","_id":"@langchain/google-vertexai@0.2.8","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","dist":{"shasum":"74ab427cf5e630c482add09ca4cee12c1c9cc3a7","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.8.tgz","fileCount":33,"integrity":"sha512-DD/5BcPP/jnCo3/OOcuyAr8LGV/HnfZns4JzNprq4IBqWlBNWHqanVs9ypdh9S5sGwC/PUpp/wj6CoXlmXl4ag==","signatures":[{"sig":"MEUCIBmDUyiPdAQYb8WIKOgUK5Tvx9ZqSh1Ae5V/cEqay3rcAiEAjmxUAIK79On9AfTVF/35uLoFnDYEa//xmOysR2g/nFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35737},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"ce300fbbd53dffae40017c1e224e66a61db1179e","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git@github.com:langchain-ai/langchainjs.git","type":"git"},"description":"LangChain.js support for Google Vertex AI","directories":{},"dependencies":{"@langchain/google-gauth":"^0.2.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"0.3.55","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.55 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.8_1746832128720_0.4839299178637919","host":"s3://npm-registry-packages-npm-production"}},"0.2.9":{"name":"@langchain/google-vertexai","version":"0.2.9","author":"LangChain","license":"MIT","_id":"@langchain/google-vertexai@0.2.9","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","dist":{"shasum":"af784e702761de930426c9471496b753fdf7b496","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.9.tgz","fileCount":33,"integrity":"sha512-41LyACkSyQK5iKh58UBNVDkteeTqKapeu6SdYGfdqVP6erckciDClwmZUKO2UefDco9X0SCKphR+tPWpWFPoag==","signatures":[{"sig":"MEYCIQD27ca2W3RsFePpowgY15wLXgUSqzfh0/U9u1U/fWa0xwIhAKcTm24U8FzFOKRuCMB7UDT6PqgB6EDjQ23L0Nn33l7q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35716},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"5d5ede45d56cde8f7e641a343047ac97611c4895","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git@github.com:langchain-ai/langchainjs.git","type":"git"},"description":"LangChain.js support for Google Vertex AI","directories":{},"dependencies":{"@langchain/google-gauth":"^0.2.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"0.3.55","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.0","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.55 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.9_1747198728080_0.16782410350849353","host":"s3://npm-registry-packages-npm-production"}},"0.2.10":{"name":"@langchain/google-vertexai","version":"0.2.10","author":"LangChain","license":"MIT","_id":"@langchain/google-vertexai@0.2.10","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"vbarda","email":"vadym@langchain.dev"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","dist":{"shasum":"3d4e167355b06690a182af32a2c016d609935bdf","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.10.tgz","fileCount":33,"integrity":"sha512-XOPUxmsC0vlrtXBrCc3kplb/HbP6D4oj6gR74/vSKqWpgnsm7oDpbyzNg9zYpB9B1Ctps93wQYQzF74JRbOq1g==","signatures":[{"sig":"MEYCIQCr/mMbt5TLCyWQPBCnHP/+2ZoMmWSZi+ySCMHManWH3QIhALxA8J+0WOn9SRLVGnO96PvQhjq7iHPTr3p9gicFfuKt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35773},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"0eada11b27f5a5f3f804863c2f9a9c3290d176fa","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"benjamincburns","email":"benjamin.c.burns@gmail.com"},"repository":{"url":"git@github.com:langchain-ai/langchainjs.git","type":"git"},"description":"LangChain.js support for Google Vertex AI","directories":{},"dependencies":{"@langchain/google-gauth":"^0.2.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"0.3.57","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.10","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.55 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.10_1748412073541_0.7739763043112662","host":"s3://npm-registry-packages-npm-production"}},"0.2.12":{"name":"@langchain/google-vertexai","version":"0.2.12","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.2.12","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"hntrl","email":"hunter@hntrl.io"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"bc3023aacca6e9aa056c545b686c48b4e6df2c7e","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.12.tgz","fileCount":33,"integrity":"sha512-vnorrkFeRQnVMv5xCueQV2rr2xHGkioUdN6n4wexV5n0jLzM5VGwDU1E0Yi6nc43H8g+RwqVlzDE/HYPfqMWuQ==","signatures":[{"sig":"MEYCIQCp45Cl+hO85+loeQXm1RcNuD0voJZj+q3VCUORGYN77gIhALr7LRFv5uF/Fh++oNJiuIKv0iqbBcFIvxzbmI17JCh+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35779},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"38a8ee54e1b397273329a6eb2535ce6dd359537d","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"hntrl","email":"hunter@hntrl.io"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"22.15.1","dependencies":{"@langchain/google-gauth":"^0.2.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.12.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"<5.2.0","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.10","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.55 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.12_1749834897042_0.04925459063363058","host":"s3://npm-registry-packages-npm-production"}},"0.2.13":{"name":"@langchain/google-vertexai","version":"0.2.13","author":{"name":"LangChain"},"license":"MIT","_id":"@langchain/google-vertexai@0.2.13","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"hntrl","email":"hunter@hntrl.io"}],"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"dist":{"shasum":"3ae2c0dd10d58a3b8ed2b9ba7b471c4a156018a7","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.13.tgz","fileCount":33,"integrity":"sha512-Y97f0IBr4uWsyJTcDJROWXuu+qh4elSDLK1e6MD+mrxCx+UlgcXCReg4zvEFJzqpBKrfFt+lvXstJ6XTR6Zfyg==","signatures":[{"sig":"MEUCIQCa8bQ8zu4lSsTlf1QktmcBjAz9H40bNRzHmHl7TMREkAIgJu6wf2EcPl++A8sYan/PnRUNFO+T0JHcgRsskdRo000=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35811},"main":"./index.js","type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":{"import":"./index.d.ts","default":"./index.d.ts","require":"./index.d.cts"},"import":"./index.js","require":"./index.cjs"},"./types":{"types":{"import":"./types.d.ts","default":"./types.d.ts","require":"./types.d.cts"},"import":"./types.js","require":"./types.cjs"},"./utils":{"types":{"import":"./utils.d.ts","default":"./utils.d.ts","require":"./utils.d.cts"},"import":"./utils.js","require":"./utils.cjs"},"./package.json":"./package.json"},"gitHead":"f9f77fbaa9ccc58be5cc3bd9002b434e4d51228c","scripts":{"lint":"yarn lint:eslint && yarn lint:dpdm","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","clean":"rm -rf .turbo dist/","format":"prettier --config .prettierrc --write \"src\"","prepack":"yarn build","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","lint:dpdm":"dpdm --skip-dynamic-imports circular --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","format:check":"prettier --config .prettierrc --check \"src\"","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking"},"_npmUser":{"name":"hntrl","actor":{"name":"hntrl","type":"user","email":"hunter@hntrl.io"},"email":"hunter@hntrl.io"},"repository":{"url":"git+ssh://git@github.com/langchain-ai/langchainjs.git","type":"git"},"_npmVersion":"10.9.2","description":"LangChain.js support for Google Vertex AI","directories":{},"_nodeVersion":"22.15.1","dependencies":{"@langchain/google-gauth":"^0.2.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","dpdm":"^3.14.0","jest":"^29.5.0","dotenv":"^16.3.1","eslint":"^8.33.0","rollup":"^4.5.2","ts-jest":"^29.1.0","prettier":"^2.8.3","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","release-it":"^18.1.2","typescript":"~5.8.3","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","eslint-plugin-import":"^2.27.5","@tsconfig/recommended":"^1.0.3","jest-environment-node":"^29.6.4","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@langchain/google-common":"^0.2.13","@langchain/standard-tests":"0.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-airbnb-base":"^15.0.0","eslint-plugin-no-instanceof":"^1.0.1","@typescript-eslint/eslint-plugin":"^6.12.0"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/google-vertexai_0.2.13_1750291751463_0.16448918767901044","host":"s3://npm-registry-packages-npm-production"}},"0.2.14":{"name":"@langchain/google-vertexai","version":"0.2.14","description":"LangChain.js support for Google Vertex AI","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/google-vertexai","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","lint:dpdm":"dpdm --skip-dynamic-imports circular --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","lint":"yarn lint:eslint && yarn lint:dpdm","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","clean":"rm -rf .turbo dist/","prepack":"yarn build","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":{"name":"LangChain"},"license":"MIT","dependencies":{"@langchain/google-gauth":"^0.2.14"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/google-common":"^0.2.14","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"0.0.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","@tsconfig/recommended":"^1.0.3","@typescript-eslint/eslint-plugin":"^6.12.0","@typescript-eslint/parser":"^6.12.0","dotenv":"^16.3.1","dpdm":"^3.14.0","eslint":"^8.33.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-no-instanceof":"^1.0.1","eslint-plugin-prettier":"^4.2.1","jest":"^29.5.0","jest-environment-node":"^29.6.4","prettier":"^2.8.3","release-it":"^18.1.2","rollup":"^4.5.2","ts-jest":"^29.1.0","typescript":"~5.8.3","zod":"^3.22.4"},"publishConfig":{"access":"public"},"exports":{".":{"types":{"import":"./index.d.ts","require":"./index.d.cts","default":"./index.d.ts"},"import":"./index.js","require":"./index.cjs"},"./utils":{"types":{"import":"./utils.d.ts","require":"./utils.d.cts","default":"./utils.d.ts"},"import":"./utils.js","require":"./utils.cjs"},"./types":{"types":{"import":"./types.d.ts","require":"./types.d.cts","default":"./types.d.ts"},"import":"./types.js","require":"./types.cjs"},"./package.json":"./package.json"},"_id":"@langchain/google-vertexai@0.2.14","gitHead":"6f615b25bb4a56ba28c69af96c4b3d0bd5a39672","bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-OqfK3xDo8AmVFJHoINSfqFeKCp4d9aH4YnCOPBe6qDaTnME1QTCHs3U9BRWwUhfD46K50ocbQUAsnTYSclhhMg==","shasum":"6d86a2d85209aa6358722b543f4e016fac7c14a4","tarball":"https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-0.2.14.tgz","fileCount":33,"unpackedSize":35811,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGVgBxOmmjPhs1D15KHUZCdeoMTDjoOX95wFi2PPKDl3AiAFBx4tN9lc5mFecpSBuOasDGIxVEf9yJ/60l2N2kRwoA=="}]},"_npmUser":{"name":"hntrl","email":"hunter@hntrl.io","actor":{"name":"hntrl","email":"hunter@hntrl.io","type":"user"}},"directories":{},"maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"hntrl","email":"hunter@hntrl.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/google-vertexai_0.2.14_1751043206571_0.4724817295816195"},"_hasShrinkwrap":false}},"time":{"created":"2024-03-27T16:32:41.259Z","modified":"2025-06-27T16:53:27.037Z","0.0.1":"2024-03-27T16:32:41.553Z","0.0.2":"2024-04-01T16:44:22.051Z","0.0.3":"2024-04-09T15:52:49.723Z","0.0.5":"2024-04-11T09:18:18.453Z","0.0.11":"2024-04-18T02:48:00.012Z","0.0.12":"2024-05-01T17:52:42.844Z","0.0.13":"2024-05-06T17:56:19.387Z","0.0.14":"2024-05-07T00:39:44.258Z","0.0.15":"2024-05-15T17:50:53.466Z","0.0.16":"2024-05-17T22:25:55.186Z","0.0.17":"2024-05-29T00:18:37.278Z","0.0.18":"2024-06-10T22:57:21.739Z","0.0.19":"2024-06-22T00:51:00.614Z","0.0.20":"2024-07-17T18:19:56.779Z","0.0.21":"2024-07-25T22:47:38.888Z","0.0.22":"2024-08-07T00:01:06.819Z","0.0.24":"2024-08-08T20:13:48.757Z","0.0.25":"2024-08-08T20:24:43.789Z","0.0.26":"2024-08-16T10:01:46.331Z","0.0.27":"2024-08-23T01:00:50.488Z","0.1.0":"2024-09-14T00:43:52.554Z","0.1.2":"2024-11-12T00:12:02.483Z","0.1.3":"2024-11-26T00:52:51.510Z","0.1.4":"2024-12-14T05:55:49.630Z","0.1.5":"2024-12-19T22:36:53.169Z","0.1.6":"2024-12-31T22:57:20.933Z","0.1.7":"2025-01-10T22:30:03.701Z","0.1.8":"2025-01-13T22:35:16.235Z","0.2.0":"2025-02-21T02:54:29.924Z","0.2.1":"2025-03-05T06:30:52.279Z","0.2.2":"2025-03-13T05:18:07.760Z","0.2.3":"2025-03-24T17:41:23.307Z","0.2.4":"2025-04-09T05:31:25.250Z","0.2.5":"2025-04-24T14:33:44.342Z","0.2.6":"2025-05-06T02:49:46.262Z","0.2.7":"2025-05-08T01:11:32.462Z","0.2.8":"2025-05-09T23:08:48.904Z","0.2.9":"2025-05-14T04:58:48.267Z","0.2.10":"2025-05-28T06:01:13.722Z","0.2.12":"2025-06-13T17:14:57.215Z","0.2.13":"2025-06-19T00:09:11.626Z","0.2.14":"2025-06-27T16:53:26.749Z"},"bugs":{"url":"https://github.com/langchain-ai/langchainjs/issues"},"author":{"name":"LangChain"},"license":"MIT","homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/","repository":{"type":"git","url":"git+ssh://git@github.com/langchain-ai/langchainjs.git"},"description":"LangChain.js support for Google Vertex AI","maintainers":[{"name":"hwchase17","email":"hw.chase.17@gmail.com"},{"name":"jacoblee93","email":"jacoblee93@gmail.com"},{"name":"basproul","email":"braceasproul@gmail.com"},{"name":"eric_langchain","email":"eric@langchain.dev"},{"name":"andrewnguonly","email":"andrewnguonly@gmail.com"},{"name":"nfcampos","email":"nuno@boringbits.io"},{"name":"davidduong","email":"david@duong.cz"},{"name":"maddyadams","email":"madelyn.adams1@gmail.com"},{"name":"sam_noyes","email":"sam@langchain.dev"},{"name":"hntrl","email":"hunter@hntrl.io"}],"readme":"# LangChain google-vertexai\n\nThis package contains resources to access Google AI/ML models\nand other Google services via Vertex AI. Authorization to these\nservices use service account credentials stored on the local\nfile system or provided through the Google Cloud Platform\nenvironment it is running on.\n\nIf you are running this on a platform where the credentials cannot\nbe provided this way, consider using the @langchain/google-vertexai-web\npackage *instead*. You do not need to use both packages. See the\nsection on **Authorization** below.\n\n\n## Installation\n\n```bash\n$ yarn add @langchain/google-vertexai\n```\n\n\n## Authorization\n\nAuthorization is done through a Google Cloud Service Account.\n\nTo handle service accounts, this package uses the `google-auth-library`\npackage, and you may wish to consult the documentation for that library\nabout how it does so. But in short, classes in this package will use\ncredentials from the first of the following that apply:\n\n1. An API Key that is passed to the constructor using the `apiKey` attribute\n2. Credentials that are passed to the constructor using the `authInfo` attribute\n3. An API Key that is set in the environment variable `API_KEY`\n4. The Service Account credentials that are saved in a file. The path to\n this file is set in the `GOOGLE_APPLICATION_CREDENTIALS` environment \n variable.\n5. If you are running on a Google Cloud Platform resource, or if you have\n logged in using `gcloud auth application-default login`, then the\n default credentials.\n\n","readmeFilename":"README.md"}