From 4321f68f29a0c169cd683876c8b34a28d409eb9e Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Tue, 14 Jul 2026 15:44:51 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20chore:=20Update=20`@librechat/ag?= =?UTF-8?q?ents`=20to=20v3.2.65=20(#14263)?= 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 3dedf01b8e..e92bf4b246 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.2.63", + "@librechat/agents": "^3.2.65", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index 1784c15744..d2d5296686 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.63", + "@librechat/agents": "^3.2.65", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -9880,9 +9880,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.2.63", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.63.tgz", - "integrity": "sha512-m9sDJzSzpkKxzJR3RcqdJzuEIULR4Rv5wLbhXE7STp47UriIK5tZerpYT2aA4RI8Rriduc0OZ8IPlXB1lVDjSg==", + "version": "3.2.65", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.65.tgz", + "integrity": "sha512-IKb9IffUUmvX0jWiz5wHQV5zpmi/aRN0m3U7hXLiCUyj7/DPNn0767uDiyQEWekFq7ysgvSKqF0kexP0rrPwxg==", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.103.0", @@ -42982,7 +42982,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.63", + "@librechat/agents": "^3.2.65", "@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 3016fda3c0..291aee0094 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -116,7 +116,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.63", + "@librechat/agents": "^3.2.65", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@opentelemetry/api": "^1.9.0",