📦 chore: bump @librechat/agents to v2.4.51 (#8234)

This commit is contained in:
Danny Avila 2025-07-03 22:35:13 -04:00 committed by GitHub
parent 077224b351
commit f4680b016c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 18 additions and 18 deletions

View file

@ -48,7 +48,7 @@
"@langchain/google-genai": "^0.2.13", "@langchain/google-genai": "^0.2.13",
"@langchain/google-vertexai": "^0.2.13", "@langchain/google-vertexai": "^0.2.13",
"@langchain/textsplitters": "^0.1.0", "@langchain/textsplitters": "^0.1.0",
"@librechat/agents": "^2.4.50", "@librechat/agents": "^2.4.51",
"@librechat/api": "*", "@librechat/api": "*",
"@librechat/data-schemas": "*", "@librechat/data-schemas": "*",
"@node-saml/passport-saml": "^5.0.0", "@node-saml/passport-saml": "^5.0.0",

32
package-lock.json generated
View file

@ -64,7 +64,7 @@
"@langchain/google-genai": "^0.2.13", "@langchain/google-genai": "^0.2.13",
"@langchain/google-vertexai": "^0.2.13", "@langchain/google-vertexai": "^0.2.13",
"@langchain/textsplitters": "^0.1.0", "@langchain/textsplitters": "^0.1.0",
"@librechat/agents": "^2.4.50", "@librechat/agents": "^2.4.51",
"@librechat/api": "*", "@librechat/api": "*",
"@librechat/data-schemas": "*", "@librechat/data-schemas": "*",
"@node-saml/passport-saml": "^5.0.0", "@node-saml/passport-saml": "^5.0.0",
@ -1314,9 +1314,9 @@
} }
}, },
"api/node_modules/@langchain/openai": { "api/node_modules/@langchain/openai": {
"version": "0.5.14", "version": "0.5.16",
"resolved": "https://registry.npmjs.org/@langchain/openai/-/openai-0.5.14.tgz", "resolved": "https://registry.npmjs.org/@langchain/openai/-/openai-0.5.16.tgz",
"integrity": "sha512-0GEj5K/qi1MRuZ4nE7NvyI4jTG+RSewLZqsExUwRukWdeqmkPNHGrogTa5ZDt7eaJxAaY7EgLC5ZnvCM3L1oug==", "integrity": "sha512-TqzPE3PM0bMkQi53qs8vCFkwaEp3VgwGw+s1e8Nas5ICCZZtc2XqcDPz4hf2gpo1k7/AZd6HuPlAsDy6wye9Qw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"js-tiktoken": "^1.0.12", "js-tiktoken": "^1.0.12",
@ -18831,9 +18831,9 @@
} }
}, },
"node_modules/@langchain/core": { "node_modules/@langchain/core": {
"version": "0.3.60", "version": "0.3.62",
"resolved": "https://registry.npmjs.org/@langchain/core/-/core-0.3.60.tgz", "resolved": "https://registry.npmjs.org/@langchain/core/-/core-0.3.62.tgz",
"integrity": "sha512-FlUjO7ovGnaKcb2JPmw5ajPaZj18LVjh/vAURtdzzFy4UsYBLv/5Y3HJQ2KgDdrl6sW/UyfG0zWdnhZQ1A5eJw==", "integrity": "sha512-GqRTcoUPnozGRMUcA6QkP7LHL/OvanGdB51Jgb0w7IIPDI3wFugxMHZ4gphnGDtxsD1tQY5ykyEpYNxFK8kl1w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cfworker/json-schema": "^4.0.2", "@cfworker/json-schema": "^4.0.2",
@ -19436,22 +19436,22 @@
} }
}, },
"node_modules/@librechat/agents": { "node_modules/@librechat/agents": {
"version": "2.4.50", "version": "2.4.51",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-2.4.50.tgz", "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-2.4.51.tgz",
"integrity": "sha512-8yUndPTa5ctxGBqlzMcyBDi+c6lup37wtXXFJMyBcm2Bx4MhqrEOMdI3HRu/3CsYpRgC07wAK2AwZ593aGLWoA==", "integrity": "sha512-wmwas9/XvF+KSSez53iXx4f1yD4e2nDvqzv0kinGk9lbPIGIAOTCLKGOkS1lEHzSkKXUyGmYIzJFwaEqKm52fw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@langchain/anthropic": "^0.3.23", "@langchain/anthropic": "^0.3.23",
"@langchain/aws": "^0.1.11", "@langchain/aws": "^0.1.11",
"@langchain/community": "^0.3.47", "@langchain/community": "^0.3.47",
"@langchain/core": "^0.3.60", "@langchain/core": "^0.3.62",
"@langchain/deepseek": "^0.0.2", "@langchain/deepseek": "^0.0.2",
"@langchain/google-genai": "^0.2.13", "@langchain/google-genai": "^0.2.13",
"@langchain/google-vertexai": "^0.2.13", "@langchain/google-vertexai": "^0.2.13",
"@langchain/langgraph": "^0.3.4", "@langchain/langgraph": "^0.3.4",
"@langchain/mistralai": "^0.2.1", "@langchain/mistralai": "^0.2.1",
"@langchain/ollama": "^0.2.3", "@langchain/ollama": "^0.2.3",
"@langchain/openai": "^0.5.14", "@langchain/openai": "^0.5.16",
"@langchain/xai": "^0.0.3", "@langchain/xai": "^0.0.3",
"cheerio": "^1.0.0", "cheerio": "^1.0.0",
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
@ -19988,9 +19988,9 @@
} }
}, },
"node_modules/@librechat/agents/node_modules/@langchain/openai": { "node_modules/@librechat/agents/node_modules/@langchain/openai": {
"version": "0.5.15", "version": "0.5.16",
"resolved": "https://registry.npmjs.org/@langchain/openai/-/openai-0.5.15.tgz", "resolved": "https://registry.npmjs.org/@langchain/openai/-/openai-0.5.16.tgz",
"integrity": "sha512-ANadEHyAj5sufQpz+SOPpKbyoMcTLhnh8/d+afbSPUqWsIMPpEFX3HoSY3nrBPG6l4NQQNG5P5oHb4SdC8+YIg==", "integrity": "sha512-TqzPE3PM0bMkQi53qs8vCFkwaEp3VgwGw+s1e8Nas5ICCZZtc2XqcDPz4hf2gpo1k7/AZd6HuPlAsDy6wye9Qw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"js-tiktoken": "^1.0.12", "js-tiktoken": "^1.0.12",
@ -46624,7 +46624,7 @@
"typescript": "^5.0.4" "typescript": "^5.0.4"
}, },
"peerDependencies": { "peerDependencies": {
"@librechat/agents": "^2.4.50", "@librechat/agents": "^2.4.51",
"@librechat/data-schemas": "*", "@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.12.3", "@modelcontextprotocol/sdk": "^1.12.3",
"axios": "^1.8.2", "axios": "^1.8.2",

View file

@ -69,7 +69,7 @@
"registry": "https://registry.npmjs.org/" "registry": "https://registry.npmjs.org/"
}, },
"peerDependencies": { "peerDependencies": {
"@librechat/agents": "^2.4.50", "@librechat/agents": "^2.4.51",
"@librechat/data-schemas": "*", "@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.12.3", "@modelcontextprotocol/sdk": "^1.12.3",
"axios": "^1.8.2", "axios": "^1.8.2",