Files
bot-on-anything/common/const.py
2023-02-13 22:43:38 +08:00

7 lines
80 B
Python

# channel
WECHAT = "wechat"
WECHAT_MP = "wechat_mp"
# model
OPEN_AI = "openai"