From ee66e43207e062936ed89d941b5776af4ffaf836 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Mon, 25 May 2026 13:28:47 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20chore:=20bump=20`@librechat/agen?= =?UTF-8?q?ts`=20to=20v3.1.94=20(#13306)?= 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 304ee6f8f0..145c375045 100644 --- a/api/package.json +++ b/api/package.json @@ -46,7 +46,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.0.1", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.93", + "@librechat/agents": "^3.1.94", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index 45cb7c5a82..d429913079 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.0.1", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.93", + "@librechat/agents": "^3.1.94", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -12265,9 +12265,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.1.93", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.93.tgz", - "integrity": "sha512-0syBkkObr+6PFAWIB/oQZi4MIan1cVsO5t4JxDLHmrvbCNsE6Al9c1U7Px9HiW+xG9GxiNsrHpK4vcA5mKiWyA==", + "version": "3.1.94", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.94.tgz", + "integrity": "sha512-o44JbOtW7CbdPjoHWyUSLA+8g7Y5XapbTyTVYhdGlKvPlxvAt1NWh7IbqNhH3RTa0tFQzE8dViOzCsDSdL4xYw==", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.92.0", @@ -43530,7 +43530,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.0.1", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.93", + "@librechat/agents": "^3.1.94", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@opentelemetry/api": "^1.9.0", diff --git a/packages/api/package.json b/packages/api/package.json index 3edecb0d68..3dac44e12b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -104,7 +104,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.0.1", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.93", + "@librechat/agents": "^3.1.94", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@opentelemetry/api": "^1.9.0",