mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-18 08:28:10 +01:00
📦 chore: Update @librechat/agents to v3.1.45 (#11815)
This commit is contained in:
parent
b21672335f
commit
be78f8bb86
3 changed files with 7 additions and 7 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -59,7 +59,7 @@
|
|||
"@google/genai": "^1.19.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.80",
|
||||
"@librechat/agents": "^3.1.44",
|
||||
"@librechat/agents": "^3.1.45",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
@ -11208,9 +11208,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@librechat/agents": {
|
||||
"version": "3.1.44",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.44.tgz",
|
||||
"integrity": "sha512-S5hNYTCQqqPfabsdS2nSdGHtcZ4ZvwFnMN11BvJZUEgZ8VHMS9/a+plTSTLqSCoYmUeFI5hIK3pahk5H9vOPug==",
|
||||
"version": "3.1.45",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.45.tgz",
|
||||
"integrity": "sha512-izapt5PScVF52xhDH5N5uzCbjK1BMaGsUiKFNVeO20AjDWul+ipDm5zWmXnfX4veD8YHqY5rPnRU0oAecljZIg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.73.0",
|
||||
|
|
@ -42205,7 +42205,7 @@
|
|||
"@google/genai": "^1.19.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.80",
|
||||
"@librechat/agents": "^3.1.44",
|
||||
"@librechat/agents": "^3.1.45",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.26.0",
|
||||
"@smithy/node-http-handler": "^4.4.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue