From ad4333ca032033097c663dfe818c5c892c368bd6 Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Thu, 21 Nov 2024 10:37:17 -0800 Subject: [PATCH] infra: disable vertex api build (#28266) --- libs/packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/packages.yml b/libs/packages.yml index e04572dbd17..f9020eef127 100644 --- a/libs/packages.yml +++ b/libs/packages.yml @@ -92,6 +92,7 @@ packages: - name: langchain-google-vertexai repo: langchain-ai/langchain-google path: libs/vertexai + disabled: true - name: langchain-google-community repo: langchain-ai/langchain-google path: libs/community