From ed61b7f96731fab97ce5e59c538d251cdebaf0c2 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Mon, 19 Jan 2026 11:11:19 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20chore:=20Bump=20`@librechat/agen?= =?UTF-8?q?ts`=20to=20v3.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/package.json | 2 +- package-lock.json | 10 +++++----- packages/api/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/package.json b/api/package.json index d3aeb3166f..0843fe94da 100644 --- a/api/package.json +++ b/api/package.json @@ -45,7 +45,7 @@ "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.80", - "@librechat/agents": "^3.0.80", + "@librechat/agents": "^3.1.0", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index 9858d593b4..4aa1fbc1d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.80", - "@librechat/agents": "^3.0.80", + "@librechat/agents": "^3.1.0", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -11709,9 +11709,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.0.80", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.80.tgz", - "integrity": "sha512-iu2kwfvQgF1HDA8idq/MNg/YA9nqgjfKXa4PDyYfuWC/Rdtrcr7ltW0Ks5bsjkfzBvZ5K+BuoVoLxpsThGboUw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.0.tgz", + "integrity": "sha512-cnZTxSdIfBZZslsQlizA4grxVhAgeHeNPZiwIly+E2IfPJDg8oz+uvtQGXOEKRA0PHL1xRzAb6sqPMUTdm/2RA==", "license": "MIT", "dependencies": { "@aws-sdk/client-bedrock-runtime": "^3.970.0", @@ -43020,7 +43020,7 @@ "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.80", - "@librechat/agents": "^3.0.80", + "@librechat/agents": "^3.1.0", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.25.3", "@smithy/node-http-handler": "^4.4.5", diff --git a/packages/api/package.json b/packages/api/package.json index ce7ff83316..cc4e6ed57f 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -87,7 +87,7 @@ "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.80", - "@librechat/agents": "^3.0.80", + "@librechat/agents": "^3.1.0", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.25.3", "@smithy/node-http-handler": "^4.4.5",