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