diff --git a/api/package.json b/api/package.json index f0ae89eb2f..20f309ac76 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.774", + "@librechat/agents": "^3.0.775", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index bcaee7a84f..c1a965b0f0 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.774", + "@librechat/agents": "^3.0.775", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -12646,9 +12646,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.0.774", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.774.tgz", - "integrity": "sha512-Mf2KGhAPnkC+1i5O888Q0WDm1ybcNqZCI6yWBgbIn0EEJiHE3dMRHs9RAcBnR1e+bElRwQxBwXmTfKEtsTQ2ow==", + "version": "3.0.775", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.775.tgz", + "integrity": "sha512-yBMsY3sw7E/Zb+s2y9eoCCy2BDwlZI6qB0Sx28sZFow1mBs4qjREyA+pEe9GnWHgKB28aGj2lofdUyzuVTepEA==", "license": "MIT", "dependencies": { "@langchain/anthropic": "^0.3.26", @@ -43129,7 +43129,7 @@ "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.80", - "@librechat/agents": "^3.0.774", + "@librechat/agents": "^3.0.775", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.25.2", "@smithy/node-http-handler": "^4.4.5", diff --git a/packages/api/package.json b/packages/api/package.json index 146e54c1e9..5e70453d51 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.774", + "@librechat/agents": "^3.0.775", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.25.2", "@smithy/node-http-handler": "^4.4.5",