Skip to content

Commit

Permalink
feat: add model gemini-2.0-flash-exp
Browse files Browse the repository at this point in the history
  • Loading branch information
Calcium-Ion committed Dec 12, 2024
1 parent 44512d3 commit b1fb595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions relay/channel/gemini/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ var ModelList = []string{
"gemini-1.5-pro-latest", "gemini-1.5-flash-latest", "gemini-ultra",
"gemini-1.5-pro-exp-0827", "gemini-1.5-flash-exp-0827",
"gemini-exp-1114", "gemini-exp-1206",
"gemini-2.0-flash-exp",
}

var ChannelName = "google gemini"

0 comments on commit b1fb595

Please sign in to comment.