mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
Update README.md
This commit is contained in:
parent
0b9c60ddaa
commit
c600284cbf
1 changed files with 6 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
* (Deprecated)提供基于浏览器的解决方案作为备选,API3不可用的情况下或担心账户安全的用户可以选择使用浏览器模式。
|
||||
* 支持新[必应](https://www.bing.com/new)(Beta)
|
||||
* 2023-03-15 API3支持GPT-4尝鲜,需要Plus用户
|
||||
* 支持ChatGLM模型。基于[自建API](https://github.com/ikechan8370/SimpleChatGLM6BAPI)
|
||||
* 支持[ChatGLM](https://github.com/THUDM/ChatGLM-6B)模型。基于[自建API](https://github.com/ikechan8370/SimpleChatGLM6BAPI)
|
||||
|
||||
### 如果觉得这个插件有趣或者对你有帮助,请点一个star吧!
|
||||
|
||||
|
|
@ -259,6 +259,7 @@ pnpm i
|
|||
5. vit API能本地搭建吗?
|
||||
|
||||
能。克隆下来安装依赖直接运行即可。
|
||||
|
||||
## 交流群
|
||||
|
||||
* QQ 559567232
|
||||
|
|
@ -281,6 +282,10 @@ pnpm i
|
|||
* https://chat.openai.com/
|
||||
* https://platform.openai.com/
|
||||
|
||||
ChatGLM
|
||||
* https://huggingface.co/THUDM/chatglm-6b
|
||||
* https://github.com/THUDM/ChatGLM-6B
|
||||
|
||||
## 贡献者
|
||||
|
||||
感谢以下贡献者
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue