From 298a3d9ee92d064b1a8941343ea63d451e61f6ab Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Wed, 12 Aug 2026 23:42:13 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20chore:=20Update=20`@librechat/ag?= =?UTF-8?q?ents`=20to=20v3.4.6=20(#14781)?= 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 3181046fc1..3c7d530d15 100644 --- a/api/package.json +++ b/api/package.json @@ -46,7 +46,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.4.5", + "@librechat/agents": "^3.4.6", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index c54a9a82f1..c01c2b7ad0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.4.5", + "@librechat/agents": "^3.4.6", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -10628,9 +10628,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.4.5", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.4.5.tgz", - "integrity": "sha512-o3wSWG3P639i0ApRZ5uax88yds8ogNJEe2dUuD6727XRAwOm9dcrXmx2ioPCIZzF6cOT/iiBFL3xia0wWRSOdQ==", + "version": "3.4.6", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.4.6.tgz", + "integrity": "sha512-ZgFNhOGZpFUGZVh+K+E18SzV53iXbmnhN8Z+B/5KbIPwrZ3WLXw9whJ2xCpVpDk0VBGy9oZu8SSPD4cl0eUiQQ==", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.115.0", @@ -42849,7 +42849,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.4.5", + "@librechat/agents": "^3.4.6", "@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 e7b107f44a..d1194a55d3 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -113,7 +113,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.4.5", + "@librechat/agents": "^3.4.6", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@opentelemetry/api": "^1.9.0",