mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-29 06:38:50 +01:00
🤖 refactor: Prevent Vertex AI from Setting Parameter Defaults (#5653)
* refactor: remove google defaults * refactor: improve GoogleClient stream handling and metadata usage * chore: update @librechat/agents to version 2.0.1 * fix: return client instance in GoogleClient configuration
This commit is contained in:
parent
0312d4f4f4
commit
6c33dc2eb3
3 changed files with 587 additions and 580 deletions
|
|
@ -45,7 +45,7 @@
|
|||
"@langchain/google-genai": "^0.1.7",
|
||||
"@langchain/google-vertexai": "^0.1.8",
|
||||
"@langchain/textsplitters": "^0.1.0",
|
||||
"@librechat/agents": "^2.0.0",
|
||||
"@librechat/agents": "^2.0.1",
|
||||
"@waylaidwanderer/fetch-event-source": "^3.0.1",
|
||||
"axios": "^1.7.7",
|
||||
"bcryptjs": "^2.4.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue