初步增加web-http聊天功能

This commit is contained in:
RA
2023-03-07 01:30:10 +08:00
parent d786904601
commit cd76cabcc1
10 changed files with 794 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ QQ = "qq"
GMAIL = "gmail"
TELEGRAM = "telegram"
SLACK = "slack"
HTTP = "http"
# model
OPEN_AI = "openai"