This commit is contained in:
luotuan
2023-02-26 17:17:52 +08:00
parent 45fdca2173
commit 544595db2c
4 changed files with 37 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ WECHAT = "wechat"
WECHAT_MP = "wechat_mp"
WECHAT_MP_SERVICE = "wechat_mp_service"
GMAIL = "gmail"
TELEGRAM = "telegram"
# model
OPEN_AI = "openai"