mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-13 13:04:24 +01:00
📦 chore: @librechat/agents to v3.1.41 (#11759)
This commit is contained in:
parent
7067c35787
commit
e3a60ba532
3 changed files with 8 additions and 8 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"@google/genai": "^1.19.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.80",
|
||||
"@librechat/agents": "^3.1.40",
|
||||
"@librechat/agents": "^3.1.41",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
|
|||
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -58,7 +58,7 @@
|
|||
"@google/genai": "^1.19.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.80",
|
||||
"@librechat/agents": "^3.1.40",
|
||||
"@librechat/agents": "^3.1.41",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
@ -11207,9 +11207,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@librechat/agents": {
|
||||
"version": "3.1.40",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.40.tgz",
|
||||
"integrity": "sha512-L7caKWIQ7z/lMgASc7MscnH7oqVG0pYTuU4nn6GEr8QIG+oH2ow+q1+xXDJADHS84Zysj93i/tIeuEZrBYrabA==",
|
||||
"version": "3.1.41",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.41.tgz",
|
||||
"integrity": "sha512-djdJOGv8GxiI3vRyJZ5MoN8Gy3ZzfSTPOuWtqXLO0MzUkyQB32FqiM3YmtAjBbHLu0CSoOgkE8VVubQsOZauWQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.73.0",
|
||||
|
|
@ -11229,7 +11229,7 @@
|
|||
"@langfuse/otel": "^4.3.0",
|
||||
"@langfuse/tracing": "^4.3.0",
|
||||
"@opentelemetry/sdk-node": "^0.207.0",
|
||||
"axios": "^1.12.1",
|
||||
"axios": "^1.13.5",
|
||||
"cheerio": "^1.0.0",
|
||||
"dotenv": "^16.4.7",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
|
|
@ -42102,7 +42102,7 @@
|
|||
"@google/genai": "^1.19.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.80",
|
||||
"@librechat/agents": "^3.1.40",
|
||||
"@librechat/agents": "^3.1.41",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.26.0",
|
||||
"@smithy/node-http-handler": "^4.4.5",
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"@google/genai": "^1.19.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.80",
|
||||
"@librechat/agents": "^3.1.40",
|
||||
"@librechat/agents": "^3.1.41",
|
||||
"@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