mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-18 12:40:06 +08:00
Update const.py
This commit is contained in:
@@ -15,7 +15,7 @@ GEMINI = "gemini" # gemini-1.0-pro
|
||||
ZHIPU_AI = "glm-4"
|
||||
MOONSHOT = "moonshot"
|
||||
MiniMax = "minimax"
|
||||
MODELSCOPE = "Qwen/Qwen2.5-7B-Instruct"
|
||||
MODELSCOPE = "modelscope"
|
||||
|
||||
# model
|
||||
CLAUDE3 = "claude-3-opus-20240229"
|
||||
|
||||
Reference in New Issue
Block a user