Gemini model list sync (#3609)

* Update defaultModels.js

add gemma-3-27b-it to v1BetaModels

* Update defaultModels.js

20250330 model update

* Update defaultModels.js

remove text embedding

* Update name and inputTokenLimit modelMap.js

* Update gemini to load models from both endpoints
dedupe models
decide endpoint based on expieremental status from fetch
add util script for maintainers
reduce cache time on gemini models to 1 day

* remove comment

---------

Co-authored-by: DreamerC <dreamerwolf.tw@gmail.com>
This commit is contained in:
Timothy Carambat
2025-04-07 13:45:16 -07:00
committed by GitHub
parent a5e7d87bed
commit 4ac900f645
5 changed files with 345 additions and 143 deletions

View File

@@ -10,6 +10,7 @@ frontend/bundleinspector.html
#server
server/swagger/openapi.json
server/**/*.mjs
#embed
**/static/**