📦 chore: Bump @librechat/agents to v3.2.0
Some checks are pending
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run
GitNexus Index / index (push) Waiting to run
GitNexus Index / post-index (push) Blocked by required conditions
Docker Dev Images Build / build (Dockerfile, librechat-dev, node) (push) Waiting to run
Docker Dev Images Build / build (Dockerfile.multi, librechat-dev-api, api-build) (push) Waiting to run
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Waiting to run
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Blocked by required conditions

This commit is contained in:
Danny Avila 2026-05-30 02:04:38 -04:00
parent a83bcb3490
commit ee709c8498
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
3 changed files with 7 additions and 8 deletions

View file

@ -46,7 +46,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.99",
"@librechat/agents": "^3.2.0",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

11
package-lock.json generated
View file

@ -61,7 +61,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.99",
"@librechat/agents": "^3.2.0",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -13121,9 +13121,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.1.99",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.99.tgz",
"integrity": "sha512-jVRi8zzO69Mh2vBi0XFeT9rVmyBQO5sTYdaDwLugiZcKtfVr69UmmzG15pnE1zpTrRAwZ1uP4kAdkxPxdXqtaw==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.0.tgz",
"integrity": "sha512-EAnn34tJ2kb71aSl9DrBUlKy7RCtp55CkAdt51BPQPuaI1QFI9b5E2nLYpIzYO7BTsy2DhzRe/m+0l4JmQbDeQ==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.92.0",
@ -45147,7 +45147,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.99",
"@librechat/agents": "^3.2.0",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",
@ -45814,7 +45814,6 @@
"typescript": "^5.0.4"
},
"peerDependencies": {
"@aws-sdk/credential-providers": "^3.1025.0",
"jsonwebtoken": "^9.0.2",
"klona": "^2.0.6",
"librechat-data-provider": "*",

View file

@ -104,7 +104,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.99",
"@librechat/agents": "^3.2.0",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",