mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-18 16:35:31 +01:00
📦 chore: Update API Package Dependencies (#7359)
* chore: temporarily remove @librechat/agents * chore: bump @langchain/google-genai to v0.2.8 * chore: bump @langchain/google-vertexai to v0.2.8 * chore: bump @langchain/core to v0.3.55 * chore: bump @librechat/agents to v2.4.316 * chore: bump @librechat/agents to v2.4.317 * chore: update title for Unreleased Changelog PR to include documentation emoji * chore: add workflow_dispatch trigger and update Pull Request title for changelog
This commit is contained in:
parent
a5ff8253a4
commit
d5b399550e
4 changed files with 1989 additions and 69 deletions
|
|
@ -44,11 +44,11 @@
|
|||
"@googleapis/youtube": "^20.0.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/community": "^0.3.42",
|
||||
"@langchain/core": "^0.3.51",
|
||||
"@langchain/google-genai": "^0.2.5",
|
||||
"@langchain/google-vertexai": "^0.2.5",
|
||||
"@langchain/core": "^0.3.55",
|
||||
"@langchain/google-genai": "^0.2.8",
|
||||
"@langchain/google-vertexai": "^0.2.8",
|
||||
"@langchain/textsplitters": "^0.1.0",
|
||||
"@librechat/agents": "^2.4.314",
|
||||
"@librechat/agents": "^2.4.317",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@waylaidwanderer/fetch-event-source": "^3.0.1",
|
||||
"axios": "^1.8.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue