diff --git a/api/package.json b/api/package.json index 3e3e8d2cb3..0bb71f54f1 100644 --- a/api/package.json +++ b/api/package.json @@ -43,7 +43,7 @@ "@googleapis/youtube": "^20.0.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.79", - "@librechat/agents": "^3.0.36", + "@librechat/agents": "^3.0.41", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index ddc04cf1ee..68cd2b56c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "@googleapis/youtube": "^20.0.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.79", - "@librechat/agents": "^3.0.36", + "@librechat/agents": "^3.0.41", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -18226,9 +18226,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.0.36", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.36.tgz", - "integrity": "sha512-52+uNiG0X2B4TZX03ldFRvqtJrExnntEFQV5UfA38+2sNbYgPm4lcdKyAHr9OTPdmmtbmDY/gKKguRiUzLVL2g==", + "version": "3.0.41", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.41.tgz", + "integrity": "sha512-q/unAyr8qvWU/pBpEdavhC6PGZ64ARa+vbcPvQiQHb8xpSfr3fEPzA1b9XpA6NLxqtPk9oQP/5Bn2gCklIXTjA==", "license": "MIT", "dependencies": { "@langchain/anthropic": "^0.3.26", @@ -48137,7 +48137,7 @@ "@azure/storage-blob": "^12.27.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.79", - "@librechat/agents": "^3.0.36", + "@librechat/agents": "^3.0.41", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.24.3", "axios": "^1.12.1", diff --git a/packages/api/package.json b/packages/api/package.json index 77d92783e5..d35ec5e9c4 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -84,7 +84,7 @@ "@azure/storage-blob": "^12.27.0", "@keyv/redis": "^4.3.3", "@langchain/core": "^0.3.79", - "@librechat/agents": "^3.0.36", + "@librechat/agents": "^3.0.41", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.24.3", "axios": "^1.12.1",