parent
101b8ff813
commit
478da3118c
1 changed files with 6 additions and 0 deletions
|
|
@ -952,6 +952,12 @@
|
||||||
"max_tokens": 30720,
|
"max_tokens": 30720,
|
||||||
"model_type": "chat"
|
"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",
|
"llm_name": "gemini-1.0-pro-vision-latest",
|
||||||
"tags": "LLM,IMAGE2TEXT,12K",
|
"tags": "LLM,IMAGE2TEXT,12K",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue