Refa: update gemini2.5 (#7822)

### What problem does this PR solve?

Update gemini2.5

### Type of change

- [x] Refactoring
This commit is contained in:
Yongteng Lei 2025-05-23 18:57:59 +08:00 committed by GitHub
parent 59934b63aa
commit cbb90e171d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -996,7 +996,7 @@
"status": "1", "status": "1",
"llm": [ "llm": [
{ {
"llm_name": "gemini-2.5-flash-preview-04-17", "llm_name": "gemini-2.5-flash-preview-05-20",
"tags": "LLM,CHAT,1024K,IMAGE2TEXT", "tags": "LLM,CHAT,1024K,IMAGE2TEXT",
"max_tokens": 1048576, "max_tokens": 1048576,
"model_type": "image2text", "model_type": "image2text",
@ -1023,7 +1023,7 @@
"model_type": "image2text" "model_type": "image2text"
}, },
{ {
"llm_name": "gemini-2.5-pro-exp-03-25", "llm_name": "gemini-2.5-pro-preview-05-06",
"tags": "LLM,IMAGE2TEXT,1024K", "tags": "LLM,IMAGE2TEXT,1024K",
"max_tokens": 1048576, "max_tokens": 1048576,
"model_type": "image2text" "model_type": "image2text"