Merge pull request #1541 from Saboteur7/master

新增飞书应用通道
This commit is contained in:
zhayujie
2023-11-27 14:22:23 +08:00
committed by GitHub
8 changed files with 372 additions and 6 deletions

View File

@@ -17,3 +17,6 @@ TTS_1 = "tts-1"
TTS_1_HD = "tts-1-hd"
MODEL_LIST = ["gpt-3.5-turbo", "gpt-3.5-turbo-16k", "gpt-4", "wenxin", "wenxin-4", "xunfei", "claude", "gpt-4-turbo", GPT4_TURBO_PREVIEW]
# channel
FEISHU = "feishu"