chore: Update @librechat/agents dependency to version 3.0.0-rc3 in package.json and package-lock.json

This commit is contained in:
Danny Avila 2025-09-03 22:55:47 -04:00
parent 3b15944448
commit 6d0ce0ac2a
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
3 changed files with 7 additions and 7 deletions

View file

@ -74,7 +74,7 @@
},
"peerDependencies": {
"@langchain/core": "^0.3.62",
"@librechat/agents": "^3.0.0-rc2",
"@librechat/agents": "^3.0.0-rc3",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.1",
"axios": "^1.8.2",