mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-09 12:08:50 +01:00
🎯 fix: Google AI Client Stability; feat: gemini-exp models (#4781)
* fix: Google timing out and issuing AbortError, bump package, and use `@google/generative-ai` explicitly for latest models * feat: gemini-exp-
This commit is contained in:
parent
56b60cf863
commit
2a77c98f51
5 changed files with 19 additions and 22 deletions
|
|
@ -41,7 +41,7 @@
|
|||
"@keyv/redis": "^2.8.1",
|
||||
"@langchain/community": "^0.3.13",
|
||||
"@langchain/core": "^0.3.17",
|
||||
"@langchain/google-genai": "^0.1.3",
|
||||
"@langchain/google-genai": "^0.1.4",
|
||||
"@langchain/google-vertexai": "^0.1.2",
|
||||
"@langchain/textsplitters": "^0.1.0",
|
||||
"@librechat/agents": "^1.7.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue