From c4bf51afc5199fa04351af7353e6d0bed017da80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:15:54 +0000 Subject: [PATCH] chore(deps): bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.81 to 1.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.81...langchain-core==1.2.11) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../langchain/functions/request-handler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/constructs/L3/ai/gaia-l3-construct/lib/model-interfaces/langchain/functions/request-handler/requirements.txt b/packages/constructs/L3/ai/gaia-l3-construct/lib/model-interfaces/langchain/functions/request-handler/requirements.txt index 6eda6073c..ab28d9d45 100644 --- a/packages/constructs/L3/ai/gaia-l3-construct/lib/model-interfaces/langchain/functions/request-handler/requirements.txt +++ b/packages/constructs/L3/ai/gaia-l3-construct/lib/model-interfaces/langchain/functions/request-handler/requirements.txt @@ -22,7 +22,7 @@ langchain-community==0.3.29 langchain-aws==0.2.7 openai==0.28.1 -langchain-core==0.3.81 +langchain-core==1.2.11 langchain-text-splitters==0.3.9 # AWS Lambda Powertools (needed for the function)