Impl HTTP API

This commit is contained in:
Changhua
2023-04-03 12:24:18 +08:00
parent e96f3800e8
commit 891cada955
6 changed files with 86 additions and 2 deletions

View File

@@ -46,3 +46,8 @@ groups:
# key: 填写你 ChatGPT 的 key
# api: https://api.openai.com/v1 # 如果你不知道这是干嘛的,就不要改
# proxy: # 如果你在国内你可能需要魔法大概长这样http://域名或者IP地址:端口号
# 如果需要暴露 HTTP 接口,取消下面的注释
# http:
# host: 0.0.0.0
# port: 9999