mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-20 13:47:15 +08:00
add: gemini-2.0-flash-exp model
This commit is contained in:
@@ -59,6 +59,8 @@ LINKAI_4o = "linkai-4o"
|
|||||||
GEMINI_PRO = "gemini-1.0-pro"
|
GEMINI_PRO = "gemini-1.0-pro"
|
||||||
GEMINI_15_flash = "gemini-1.5-flash"
|
GEMINI_15_flash = "gemini-1.5-flash"
|
||||||
GEMINI_15_PRO = "gemini-1.5-pro"
|
GEMINI_15_PRO = "gemini-1.5-pro"
|
||||||
|
GEMINI_20_flash_exp = "gemini-2.0-flash-exp"
|
||||||
|
|
||||||
|
|
||||||
GLM_4 = "glm-4"
|
GLM_4 = "glm-4"
|
||||||
GLM_4_PLUS = "glm-4-plus"
|
GLM_4_PLUS = "glm-4-plus"
|
||||||
|
|||||||
Reference in New Issue
Block a user