From b4593f80b7ec0a5e3c0e3eb0f51941dd34349230 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Thu, 20 Aug 2026 12:44:21 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20chore:=20bump=20`@librechat/agen?= =?UTF-8?q?ts`=20to=20v3.6.9=20(#15037)?= 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 c625b46fca..58810c1487 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.6.8", + "@librechat/agents": "^3.6.9", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index 887ae7adfc..bd0d902cae 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.6.8", + "@librechat/agents": "^3.6.9", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -10628,9 +10628,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.6.8", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.6.8.tgz", - "integrity": "sha512-FiPf8ggOoKJp7hpGKnk6dCtMITN1mzTqld3W9mOmGKgRAKp6PqCKiryseTdL0+5B6Mj1zBBx98GGLSXyxt2Ybg==", + "version": "3.6.9", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.6.9.tgz", + "integrity": "sha512-qVR0A7nwD56SYWPGi559P9zUwtwWwt/53EPGc/iPNjQfPNRbYnNzEideZ2D4EDoXcF4aW3GtnPlbhjHKveikuw==", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.115.0", @@ -42895,7 +42895,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.6.8", + "@librechat/agents": "^3.6.9", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.30.0", "@opentelemetry/api": "^1.9.0", diff --git a/packages/api/package.json b/packages/api/package.json index fbef1b1a81..cf2199c0a7 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.6.8", + "@librechat/agents": "^3.6.9", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.30.0", "@opentelemetry/api": "^1.9.0",