claude_bot

This commit is contained in:
resphinas
2023-08-28 17:22:20 +08:00
parent f98b43514e
commit 44cc4165d1
4 changed files with 2 additions and 9 deletions

View File

@@ -5,7 +5,9 @@ BAIDU = "baidu"
XUNFEI = "xunfei"
CHATGPTONAZURE = "chatGPTOnAzure"
LINKAI = "linkai"
VERSION = "1.3.0"
MODEL_LIST = ["gpt-3.5-turbo", "gpt-3.5-turbo-16k", "gpt-4", "wenxin", "xunfei"]
CLAUDEAI = "claude"
VERSION = "1.3.0"