新增钉钉机器人(Stream模式)

This commit is contained in:
惠文
2023-11-30 10:41:34 +08:00
parent da87fd9e20
commit f6bee3aa58
6 changed files with 200 additions and 2 deletions

View File

@@ -20,3 +20,4 @@ MODEL_LIST = ["gpt-3.5-turbo", "gpt-3.5-turbo-16k", "gpt-4", "wenxin", "wenxin-4
# channel
FEISHU = "feishu"
DINGTALK = "dingtalk"