feat: support ChatGLM2 (close #274)

This commit is contained in:
JustSong
2023-07-15 17:07:05 +08:00
parent f61d326721
commit 0e088f7c3e
3 changed files with 25 additions and 5 deletions

View File

@@ -91,7 +91,8 @@ _✨ All in one 的 OpenAI 接口,整合各种 API 访问方式,开箱即用
+ 邮箱登录注册以及通过邮箱进行密码重置。
+ [GitHub 开放授权](https://github.com/settings/applications/new)。
+ 微信公众号授权(需要额外部署 [WeChat Server](https://github.com/songquanpeng/wechat-server))。
20. 未来其他大模型开放 API 后,将第一时间支持,并将其封装成同样的 API 访问方式
20. 支持 [ChatGLM](https://github.com/THUDM/ChatGLM2-6B)
21. 未来其他大模型开放 API 后,将第一时间支持,并将其封装成同样的 API 访问方式。
## 部署
### 基于 Docker 进行部署