mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-05 01:58:50 +01:00
🚀 feat: Add Gemini 2.5 Token/Context Values, Increase Max Possible Output to 64k (#6563)
* feat: Add Gemini 2.5 token values, increase max output param, context window * 🔧 fix: Update Gemini API model names in .env.example * 🔧 fix: Add button type attribute to AttachFile component
This commit is contained in:
parent
7ca5650840
commit
a6f062e468
7 changed files with 7 additions and 4 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -43335,7 +43335,7 @@
|
|||
},
|
||||
"packages/data-provider": {
|
||||
"name": "librechat-data-provider",
|
||||
"version": "0.7.75",
|
||||
"version": "0.7.76",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^1.8.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue