Skip to content

Commit

Permalink
add gemini-2.0-flash-thinking-exp-01-21 (#4957)
Browse files Browse the repository at this point in the history
add gemini-2.0-flash-thinking-exp-01-21
  • Loading branch information
isthaison authored Feb 14, 2025
1 parent 26add87 commit 754d5ea
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion conf/llm_factories.json
Original file line number Diff line number Diff line change
Expand Up @@ -1000,6 +1000,12 @@
"max_tokens": 1048576,
"model_type": "chat"
},
{
"llm_name": "gemini-2.0-flash-thinking-exp-01-21",
"tags": "LLM,CHAT,1024K",
"max_tokens": 1048576,
"model_type": "chat"
},
{
"llm_name": "gemini-1.5-flash",
"tags": "LLM,IMAGE2TEXT,1024K",
Expand Down Expand Up @@ -3088,4 +3094,4 @@
"llm": []
}
]
}
}

0 comments on commit 754d5ea

Please sign in to comment.