mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-30 06:15:18 +01:00
📦 chore: Bump @librechat/agents to v3.1.0
This commit is contained in:
parent
bb220f1af9
commit
ed61b7f967
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.0.80",
|
||||
"@librechat/agents": "^3.1.0",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
@ -11709,9 +11709,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@librechat/agents": {
|
||||
"version": "3.0.80",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.80.tgz",
|
||||
"integrity": "sha512-iu2kwfvQgF1HDA8idq/MNg/YA9nqgjfKXa4PDyYfuWC/Rdtrcr7ltW0Ks5bsjkfzBvZ5K+BuoVoLxpsThGboUw==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.0.tgz",
|
||||
"integrity": "sha512-cnZTxSdIfBZZslsQlizA4grxVhAgeHeNPZiwIly+E2IfPJDg8oz+uvtQGXOEKRA0PHL1xRzAb6sqPMUTdm/2RA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-bedrock-runtime": "^3.970.0",
|
||||
|
|
@ -43020,7 +43020,7 @@
|
|||
"@google/genai": "^1.19.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.80",
|
||||
"@librechat/agents": "^3.0.80",
|
||||
"@librechat/agents": "^3.1.0",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.25.3",
|
||||
"@smithy/node-http-handler": "^4.4.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue