mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-27 12:13:30 +00:00
🧩 chore: Bump Agents SDK to v3.6.16 (#15151)
This commit is contained in:
parent
4d8f145526
commit
9cee6f97cc
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": "5.1.6",
|
||||
"@librechat/agents": "^3.6.15",
|
||||
"@librechat/agents": "^3.6.16",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
|
|||
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -63,7 +63,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "5.1.6",
|
||||
"@librechat/agents": "^3.6.15",
|
||||
"@librechat/agents": "^3.6.16",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
@ -10630,9 +10630,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@librechat/agents": {
|
||||
"version": "3.6.15",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.6.15.tgz",
|
||||
"integrity": "sha512-AgQPT5i0APKP4pQz4ajEhfkrK0GqpD0YFnE55xcuEd/fPGsSags1jw++WISpyuU8tFsO9fuYHUIe1U2RNmPO5g==",
|
||||
"version": "3.6.16",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.6.16.tgz",
|
||||
"integrity": "sha512-V8WQTC4gwoUdej9Xg5slaw2QgypVhTkosNp8UL/ANh9OlS7zSKgyu5/iDz8ZXQBywKNdt7y6k7+cO9W+I6kezA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.115.0",
|
||||
|
|
@ -42822,7 +42822,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "5.1.6",
|
||||
"@librechat/agents": "^3.6.15",
|
||||
"@librechat/agents": "^3.6.16",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.30.0",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
|
|
|
|||
|
|
@ -113,7 +113,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "5.1.6",
|
||||
"@librechat/agents": "^3.6.15",
|
||||
"@librechat/agents": "^3.6.16",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.30.0",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue