add gemini 2.0 (#4115)

add gemini 2.0
This commit is contained in:
so95 2024-12-19 16:30:45 +07:00 committed by GitHub
parent 101b8ff813
commit 478da3118c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -952,6 +952,12 @@
"max_tokens": 30720,
"model_type": "chat"
},
{
"llm_name": "gemini-2.0-flash-exp",
"tags": "LLM,CHAT,1024K",
"max_tokens": 1048576,
"model_type": "chat"
},
{
"llm_name": "gemini-1.0-pro-vision-latest",
"tags": "LLM,IMAGE2TEXT,12K",