mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
📦 chore: bump @librechat/agents to ^3.3.5 (#14506)
This commit is contained in:
parent
3d2f3a6a18
commit
3edb497502
3 changed files with 7 additions and 7 deletions
|
|
@ -46,7 +46,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@librechat/agents": "^3.3.4",
|
||||
"@librechat/agents": "^3.3.5",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
|
|||
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -61,7 +61,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@librechat/agents": "^3.3.4",
|
||||
"@librechat/agents": "^3.3.5",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
@ -10615,9 +10615,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@librechat/agents": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.3.4.tgz",
|
||||
"integrity": "sha512-ip6aKxlyDGXlBgOpztPz4g3dts2LIuksSWFJ2va015OFpQCeXwujscQ0X2z6Fw001mmx8s0255BS1E1MsfSUbw==",
|
||||
"version": "3.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.3.5.tgz",
|
||||
"integrity": "sha512-0mdLZmPpD15eV/4UlyUxIgDT7qA1q+hIGNFPh/imqYQk7s5IVn7+CuaDkd11JA5F/RW9K0pXQYFK03A0qVVj1w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.115.0",
|
||||
|
|
@ -42535,7 +42535,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@librechat/agents": "^3.3.4",
|
||||
"@librechat/agents": "^3.3.5",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@librechat/agents": "^3.3.4",
|
||||
"@librechat/agents": "^3.3.5",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue