chore: update Google AI models list (#6013)
* chore: update Google AI models list * [autofix.ci] apply automated fixes * chore: update Gemini model name from exp to standard version --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
8bf7048485
commit
25dfe7f474
1 changed files with 9 additions and 12 deletions
|
|
@ -1,18 +1,15 @@
|
|||
GOOGLE_GENERATIVE_AI_MODELS = [
|
||||
# GEMINI 1.5
|
||||
"gemini-1.5-pro",
|
||||
"gemini-1.5-flash",
|
||||
"gemini-1.5-flash-8b",
|
||||
"gemini-1.0-pro",
|
||||
"gemini-1.0-pro-vision",
|
||||
"gemini-1.5-pro-001",
|
||||
"gemini-1.5-pro-002",
|
||||
"gemini-1.5-flash-001",
|
||||
"gemini-1.5-flash-002",
|
||||
"gemini-1.5-pro-exp-0827",
|
||||
"gemini-1.5-flash-exp-0827",
|
||||
"gemini-1.5-flash-8b-exp-0827",
|
||||
"gemini-1.5-flash-8b-exp-0924",
|
||||
"gemini-exp-1114",
|
||||
"gemini-2.0-flash-exp",
|
||||
# PREVIEW
|
||||
"gemini-2.0-flash",
|
||||
"gemini-exp-1206",
|
||||
"gemini-2.0-flash-thinking-exp-01-21",
|
||||
"learnlm-1.5-pro-experimental",
|
||||
# GEMMA
|
||||
"gemma-2-2b",
|
||||
"gemma-2-9b",
|
||||
"gemma-2-27b",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue