mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-11 02:43:44 +08:00
feat: add support for gemini-2.0-flash-exp model in constants and billing ratio
This commit is contained in:
@@ -6,4 +6,5 @@ var ModelList = []string{
|
||||
"gemini-pro", "gemini-1.0-pro",
|
||||
"gemini-1.5-flash", "gemini-1.5-pro",
|
||||
"text-embedding-004", "aqa",
|
||||
"gemini-2.0-flash-exp",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user