Merge pull request #194 from LINSTCL/new-model-abstract

feat: 重构模型-接口抽象
feat: 适配官方GPT-3.5模型ChatCompletion接口
This commit is contained in:
Rock Chin
2023-03-03 00:33:00 +08:00
committed by GitHub
9 changed files with 296 additions and 104 deletions

View File

@@ -234,6 +234,7 @@ python3 main.py
- [@mikumifa](https://github.com/mikumifa) 本项目Docker部署仓库开发者
- [@dominoar](https://github.com/dominoar) 为本项目开发多种插件
- [@hissincn](https://github.com/hissincn) 本项目贡献者
- [@LINSTCL](https://github.com/LINSTCL) GPT-3.5官方模型适配贡献者
以及其他所有为本项目提供支持的朋友们。