Skip to content

Commit

Permalink
Merge pull request #6158 from dupl/main
Browse files Browse the repository at this point in the history
update the lastest Gemini models
  • Loading branch information
Leizhenpeng authored Feb 7, 2025
2 parents 78186c2 + e5e5fde commit 17f391d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -509,10 +509,14 @@ const googleModels = [
"gemini-exp-1114",
"gemini-exp-1121",
"gemini-exp-1206",
"gemini-2.0-flash",
"gemini-2.0-flash-exp",
"gemini-2.0-flash-lite-preview-02-05",
"gemini-2.0-flash-thinking-exp",
"gemini-2.0-flash-thinking-exp-1219",
"gemini-2.0-flash-thinking-exp-01-21",
"gemini-2.0-pro-exp",
"gemini-2.0-pro-exp-02-05",
];

const anthropicModels = [
Expand Down

0 comments on commit 17f391d

Please sign in to comment.