📦 chore: bump @librechat/agents to v3.1.97

This commit is contained in:
Danny Avila 2026-05-27 02:24:25 -07:00
parent 7ab925498f
commit f28599ea7c
3 changed files with 8 additions and 7 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.96",
"@librechat/agents": "^3.1.97",
"@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.96",
"@librechat/agents": "^3.1.97",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -12265,9 +12265,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.1.96",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.96.tgz",
"integrity": "sha512-q7xv+nRbp5LV6ssp0SkdG0vdfSMgO5oVGUgr0zgIY4stTIPqN8b8zgbzBBfrEAs399xden+EqdUIYe5rFaj1hA==",
"version": "3.1.97",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.97.tgz",
"integrity": "sha512-d77DFl4+CvFmc9dIHaDTtflmheXqzNNHHqkpxm+vy94JdzsQkajD4A8UVbPlQ1t0nIP1+6rtIAkJTvUXBfpmwA==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.92.0",
@ -12288,6 +12288,7 @@
"@langfuse/langchain": "^5.3.0",
"@langfuse/otel": "^5.3.0",
"@langfuse/tracing": "^5.3.0",
"@opentelemetry/context-async-hooks": "2.7.1",
"@opentelemetry/sdk-node": "^0.218.0",
"@scarf/scarf": "^1.4.0",
"@types/diff": "^7.0.2",
@ -43530,7 +43531,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.96",
"@librechat/agents": "^3.1.97",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",

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.96",
"@librechat/agents": "^3.1.97",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",