Spaces:
Sleeping
Sleeping
JohnSmith9982
commited on
Commit
•
89e6c7c
1
Parent(s):
4ddc3c6
Delete README.md
Browse files
README.md
DELETED
@@ -1,452 +0,0 @@
|
|
1 |
-
<h1 align="center">川虎 ChatGPT 🐯 Chuanhu ChatGPT</h1>
|
2 |
-
<div align="center">
|
3 |
-
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
4 |
-
<img src="https://user-images.githubusercontent.com/70903329/226267132-e5295925-f53a-4e9d-a221-6099583da98d.png" alt="Logo" height="156">
|
5 |
-
</a>
|
6 |
-
|
7 |
-
<p align="center">
|
8 |
-
<h3>为ChatGPT API提供了一个轻快好用的Web图形界面</h3>
|
9 |
-
<p align="center">
|
10 |
-
<a href="https://github.com/GaiZhenbiao/ChuanhuChatGPT/blob/main/LICENSE">
|
11 |
-
<img alt="Tests Passing" src="https://img.shields.io/github/license/GaiZhenbiao/ChuanhuChatGPT" />
|
12 |
-
</a>
|
13 |
-
<a href="https://gradio.app/">
|
14 |
-
<img alt="GitHub Contributors" src="https://img.shields.io/badge/Base-Gradio-fb7d1a?style=flat" />
|
15 |
-
</a>
|
16 |
-
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT/graphs/contributors">
|
17 |
-
<img alt="GitHub Contributors" src="https://img.shields.io/github/contributors/GaiZhenBiao/ChuanhuChatGPT" />
|
18 |
-
</a>
|
19 |
-
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT/issues">
|
20 |
-
<img alt="Issues" src="https://img.shields.io/github/issues/GaiZhenBiao/ChuanhuChatGPT?color=0088ff" />
|
21 |
-
</a>
|
22 |
-
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT/pulls">
|
23 |
-
<img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/GaiZhenBiao/ChuanhuChatGPT?color=0088ff" />
|
24 |
-
</a>
|
25 |
-
<p>
|
26 |
-
实时回复 / 无限对话 / 保存对话记录 / 预设Prompt集 / 联网搜索 / 根据文件回答
|
27 |
-
<br/>
|
28 |
-
渲染LaTex / 渲染表格 / 渲染代码 / 代码高亮 / 自定义api-URL / “小而美”的体验 / Ready for GPT-4
|
29 |
-
</p>
|
30 |
-
<a href="https://www.bilibili.com/video/BV1mo4y1r7eE"><strong>视频教程</strong></a>
|
31 |
-
·
|
32 |
-
<a href="https://www.bilibili.com/video/BV1184y1w7aP"><strong>2.0介绍视频</strong></a>
|
33 |
-
·
|
34 |
-
<a href="https://huggingface.co/spaces/JohnSmith9982/ChuanhuChatGPT"><strong>在线体验</strong></a>
|
35 |
-
</p>
|
36 |
-
<p align="center">
|
37 |
-
<img alt="Animation Demo" src="https://user-images.githubusercontent.com/51039745/226255695-6b17ff1f-ea8d-464f-b69b-a7b6b68fffe8.gif" />
|
38 |
-
</p>
|
39 |
-
</p>
|
40 |
-
</div>
|
41 |
-
|
42 |
-
## 目录
|
43 |
-
|[使用技巧](#使用技巧)|[安装方式](#安装方式)|[疑难杂症解决](#疑难杂症解决)| [给作者买可乐🥤](#捐款) |
|
44 |
-
| ---- | ---- | ---- | --- |
|
45 |
-
|
46 |
-
## 使用技巧
|
47 |
-
|
48 |
-
- 使用System Prompt可以很有效地设定前提条件。
|
49 |
-
- 使用Prompt模板功能时,选择Prompt模板集合文件,然后从下拉菜单中选择想要的prompt。
|
50 |
-
- 如果回答不满意,可以使用`重新生成`按钮再试一次
|
51 |
-
- 对于长对话,可以使用`优化Tokens`按钮减少Tokens占用。
|
52 |
-
- 输入框支持换行,按`shift enter`即可。
|
53 |
-
- 部署到服务器:将程序最后一句改成`demo.launch(server_name="0.0.0.0", server_port=<你的端口号>)`。
|
54 |
-
- 获取公共链接:将程序最后一句改成`demo.launch(share=True)`。注意程序必须在运行,才能通过公共链接访问。
|
55 |
-
- 在Hugging Face上使用:建议在右上角 **复制Space** 再使用,这样
|
56 |
-
|
57 |
-
|
58 |
-
## 安装方式
|
59 |
-
|
60 |
-
### 直接在Hugging Face上部署
|
61 |
-
|
62 |
-
访问[本项目的Hugging Face页面](https://huggingface.co/spaces/JohnSmith9982/ChuanhuChatGPT),点击右上角的 **复制Space** ,新建一个私人空间。然后就直接可以开始使用啦!放心,这是免费的。
|
63 |
-
|
64 |
-
注意不要直接使用我的Space,否则排队速度会很漫长。在你的私人空间里使用能大大减少排队时间,App反应也会更加迅速。
|
65 |
-
|
66 |
-
<img width="300" alt="image" src="https://user-images.githubusercontent.com/51039745/223447310-e098a1f2-0dcf-48d6-bcc5-49472dd7ca0d.png">
|
67 |
-
|
68 |
-
Hugging Face的优点:部署容易,甚至不需要电脑。免费。无需配置代理。
|
69 |
-
|
70 |
-
Hugging Face的缺点:支持的gradio版本比较老旧,不支持最新的界面。
|
71 |
-
|
72 |
-
### 本地部署
|
73 |
-
|
74 |
-
1. **下载本项目**
|
75 |
-
|
76 |
-
```shell
|
77 |
-
git clone https://github.com/GaiZhenbiao/ChuanhuChatGPT.git
|
78 |
-
cd ChuanhuChatGPT
|
79 |
-
```
|
80 |
-
或者,点击网页右上角的 `Download ZIP`,下载并解压完成后进入文件夹,进入`终端`或`命令提示符`。
|
81 |
-
|
82 |
-
如果你使用Windows,应该在文件夹里按住`shift`右键,选择“在终端中打开”。如果没有这个选项,选择“在此处打开Powershell窗口”。如果你使用macOS,可以在Finder底部的路径栏中右键当前文件夹,选择`服务-新建位于文件夹位置的终端标签页`。
|
83 |
-
|
84 |
-
<img width="200" alt="downloadZIP" src="https://user-images.githubusercontent.com/23137268/223696317-b89d2c71-c74d-4c6d-8060-a21406cfb8c8.png">
|
85 |
-
|
86 |
-
2. **填写API密钥**
|
87 |
-
|
88 |
-
以下3种方法任选其一:
|
89 |
-
|
90 |
-
<details><summary>1. 在图形界面中填写你的API密钥</summary>
|
91 |
-
|
92 |
-
这样设置的密钥会在页面刷新后被清除。
|
93 |
-
|
94 |
-
<img width="760" alt="image" src="https://user-images.githubusercontent.com/51039745/222873756-3858bb82-30b9-49bc-9019-36e378ee624d.png"></details>
|
95 |
-
<details><summary>2. 在直接代码中填入你的 OpenAI API 密钥</summary>
|
96 |
-
|
97 |
-
这样设置的密钥会成为默认密钥。在这里还可以选择是否在UI中隐藏密钥输入框。
|
98 |
-
|
99 |
-
<img width="525" alt="image" src="https://user-images.githubusercontent.com/51039745/223440375-d472de4b-aa7f-4eae-9170-6dc2ed9f5480.png"></details>
|
100 |
-
|
101 |
-
<details><summary>3. 在文件中设定默认密钥、用户名密码</summary>
|
102 |
-
|
103 |
-
这样设置的密钥可以在拉取项目更新之后保留。
|
104 |
-
|
105 |
-
在项目文件夹中新建这两个文件:`api_key.txt` 和 `auth.json`。
|
106 |
-
|
107 |
-
在`api_key.txt`中填写你的API-Key,注意不要填写任何无关内容。
|
108 |
-
|
109 |
-
在`auth.json`中填写你的用户名和密码。
|
110 |
-
|
111 |
-
```
|
112 |
-
{
|
113 |
-
"username": "用户名",
|
114 |
-
"password": "密码"
|
115 |
-
}
|
116 |
-
```
|
117 |
-
|
118 |
-
</details>
|
119 |
-
|
120 |
-
3. **安装依赖**
|
121 |
-
|
122 |
-
在终端中输入下面的命令,然后回车。
|
123 |
-
|
124 |
-
```shell
|
125 |
-
pip install -r requirements.txt
|
126 |
-
```
|
127 |
-
|
128 |
-
如果报错,试试
|
129 |
-
|
130 |
-
```shell
|
131 |
-
pip3 install -r requirements.txt
|
132 |
-
```
|
133 |
-
|
134 |
-
如果还是不行,请先[安装Python](https://www.runoob.com/python/python-install.html)。
|
135 |
-
|
136 |
-
如果下载慢,建议[配置清华源](https://mirrors.tuna.tsinghua.edu.cn/help/pypi/),或者科学上网。
|
137 |
-
|
138 |
-
4. **启动**
|
139 |
-
|
140 |
-
请使用下面的命令。
|
141 |
-
|
142 |
-
```shell
|
143 |
-
python ChuanhuChatbot.py
|
144 |
-
```
|
145 |
-
|
146 |
-
如果报错,试试
|
147 |
-
|
148 |
-
```shell
|
149 |
-
python3 ChuanhuChatbot.py
|
150 |
-
```
|
151 |
-
|
152 |
-
如果还是不行,请先[安装Python](https://www.runoob.com/python/python-install.html)。
|
153 |
-
<br />
|
154 |
-
|
155 |
-
如果一切顺利,现在,你应该已经可以在浏览器地址栏中输入 [`http://localhost:7860`](http://localhost:7860) 查看并使用 ChuanhuChatGPT 了。
|
156 |
-
|
157 |
-
**如果你在安装过程中碰到了问题,请先查看[疑难杂症解决](#疑难杂症解决)部分。**
|
158 |
-
|
159 |
-
### 使用Docker运行
|
160 |
-
|
161 |
-
<details><summary>如果觉得以上方法比较麻烦,我们提供了Docker镜像</summary>
|
162 |
-
|
163 |
-
#### 拉取镜像
|
164 |
-
|
165 |
-
```shell
|
166 |
-
docker pull tuchuanhuhuhu/chuanhuchatgpt:latest
|
167 |
-
```
|
168 |
-
|
169 |
-
#### 运行
|
170 |
-
|
171 |
-
```shell
|
172 |
-
docker run -d --name chatgpt \
|
173 |
-
-e my_api_key="替换成API" \
|
174 |
-
-e USERNAME="替换成用户名" \
|
175 |
-
-e PASSWORD="替换成密码" \
|
176 |
-
-v ~/chatGPThistory:/app/history \
|
177 |
-
-p 7860:7860 \
|
178 |
-
tuchuanhuhuhu/chuanhuchatgpt:latest
|
179 |
-
```
|
180 |
-
|
181 |
-
注:`USERNAME` 和 `PASSWORD` 两行可省略。若省略则不会启用认证。
|
182 |
-
|
183 |
-
#### 查看运行状态
|
184 |
-
```shell
|
185 |
-
docker logs chatgpt
|
186 |
-
```
|
187 |
-
|
188 |
-
#### 也可修改脚本后手动构建镜像
|
189 |
-
|
190 |
-
```shell
|
191 |
-
docker build -t chuanhuchatgpt:latest .
|
192 |
-
```
|
193 |
-
</details>
|
194 |
-
|
195 |
-
|
196 |
-
### 远程部署
|
197 |
-
|
198 |
-
<details><summary>如果需要在公网服务器部署本项目,请阅读该部分</summary>
|
199 |
-
|
200 |
-
### 部署到公网服务器
|
201 |
-
|
202 |
-
将最后一句修改为
|
203 |
-
|
204 |
-
```
|
205 |
-
demo.queue().launch(server_name="0.0.0.0", server_port=7860, share=False) # 可自定义端口
|
206 |
-
```
|
207 |
-
### 用账号密码保护页面
|
208 |
-
|
209 |
-
将最后一句修改为
|
210 |
-
|
211 |
-
```
|
212 |
-
demo.queue().launch(server_name="0.0.0.0", server_port=7860,auth=("在这里填写用户名", "在这里填写密码")) # 可设置用户名与密码
|
213 |
-
```
|
214 |
-
|
215 |
-
### 配置 Nginx 反向代理
|
216 |
-
|
217 |
-
注意:配置反向代理不是必须的。如果需要使用域名,则需要配置 Nginx 反向代理。
|
218 |
-
|
219 |
-
又及:目前配置认证后,Nginx 必须配置 SSL,否则会出现 [Cookie 不匹配问题](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/89)。
|
220 |
-
|
221 |
-
添加独立配置文件:
|
222 |
-
```nginx
|
223 |
-
server {
|
224 |
-
listen 80;
|
225 |
-
server_name /域名/; # 请填入你设定的域名
|
226 |
-
access_log off;
|
227 |
-
error_log off;
|
228 |
-
location / {
|
229 |
-
proxy_pass http://127.0.0.1:7860; # 注意端口号
|
230 |
-
proxy_redirect off;
|
231 |
-
proxy_set_header Host $host;
|
232 |
-
proxy_set_header X-Real-IP $remote_addr;
|
233 |
-
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
234 |
-
proxy_set_header Upgrade $http_upgrade; # Websocket配置
|
235 |
-
proxy_set_header Connection $connection_upgrade; #Websocket配置
|
236 |
-
proxy_max_temp_file_size 0;
|
237 |
-
client_max_body_size 10m;
|
238 |
-
client_body_buffer_size 128k;
|
239 |
-
proxy_connect_timeout 90;
|
240 |
-
proxy_send_timeout 90;
|
241 |
-
proxy_read_timeout 90;
|
242 |
-
proxy_buffer_size 4k;
|
243 |
-
proxy_buffers 4 32k;
|
244 |
-
proxy_busy_buffers_size 64k;
|
245 |
-
proxy_temp_file_write_size 64k;
|
246 |
-
}
|
247 |
-
}
|
248 |
-
```
|
249 |
-
|
250 |
-
修改`nginx.conf`配置文件(通常在`/etc/nginx/nginx.conf`),向http部分添加如下配置:
|
251 |
-
(这一步是为了配置websocket连接,如之前配置过可忽略)
|
252 |
-
```nginx
|
253 |
-
map $http_upgrade $connection_upgrade {
|
254 |
-
default upgrade;
|
255 |
-
'' close;
|
256 |
-
}
|
257 |
-
```
|
258 |
-
|
259 |
-
为了同时配置域名访问和身份认证,需要配置SSL的证书,可以参考[这篇博客](https://www.gzblog.tech/2020/12/25/how-to-config-hexo/#%E9%85%8D%E7%BD%AEHTTPS)一键配置
|
260 |
-
|
261 |
-
|
262 |
-
### 全程使用Docker 为ChuanhuChatGPT 开启HTTPS
|
263 |
-
|
264 |
-
如果你的VPS 80端口与443端口没有被占用,则可以考虑如下的方法,只需要将你的域名提前绑定到你的VPS 的IP即可。此方法由[@iskoldt-X](https://github.com/iskoldt-X) 提供。
|
265 |
-
|
266 |
-
首先,运行[nginx-proxy](https://github.com/nginx-proxy/nginx-proxy)
|
267 |
-
|
268 |
-
```
|
269 |
-
docker run --detach \
|
270 |
-
--name nginx-proxy \
|
271 |
-
--publish 80:80 \
|
272 |
-
--publish 443:443 \
|
273 |
-
--volume certs:/etc/nginx/certs \
|
274 |
-
--volume vhost:/etc/nginx/vhost.d \
|
275 |
-
--volume html:/usr/share/nginx/html \
|
276 |
-
--volume /var/run/docker.sock:/tmp/docker.sock:ro \
|
277 |
-
nginxproxy/nginx-proxy
|
278 |
-
```
|
279 |
-
接着,运行[acme-companion](https://github.com/nginx-proxy/acme-companion),这是用来自动申请TLS 证书的容器
|
280 |
-
|
281 |
-
```
|
282 |
-
docker run --detach \
|
283 |
-
--name nginx-proxy-acme \
|
284 |
-
--volumes-from nginx-proxy \
|
285 |
-
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
|
286 |
-
--volume acme:/etc/acme.sh \
|
287 |
-
--env "DEFAULT_EMAIL=你的邮箱(用于申请TLS 证书)" \
|
288 |
-
nginxproxy/acme-companion
|
289 |
-
```
|
290 |
-
|
291 |
-
最后,可以运行ChuanhuChatGPT
|
292 |
-
```
|
293 |
-
docker run -d --name chatgpt \
|
294 |
-
-e my_api_key="你的API" \
|
295 |
-
-e USERNAME="替换成用户名" \
|
296 |
-
-e PASSWORD="替换成密码" \
|
297 |
-
-v ~/chatGPThistory:/app/history \
|
298 |
-
-e VIRTUAL_HOST=你的域名 \
|
299 |
-
-e VIRTUAL_PORT=7860 \
|
300 |
-
-e LETSENCRYPT_HOST=你的域名 \
|
301 |
-
tuchuanhuhuhu/chuanhuchatgpt:latest
|
302 |
-
```
|
303 |
-
如此即可为ChuanhuChatGPT实现自动申请TLS证书并且开启HTTPS
|
304 |
-
</details>
|
305 |
-
|
306 |
-
---
|
307 |
-
|
308 |
-
## 疑难杂症解决
|
309 |
-
|
310 |
-
首先,请先尝试拉取本项目的最新更改,使用最新的代码重试。
|
311 |
-
|
312 |
-
点击网页上的 `Download ZIP` 下载最新代码,或
|
313 |
-
```shell
|
314 |
-
git pull https://github.com/GaiZhenbiao/ChuanhuChatGPT.git main -f
|
315 |
-
```
|
316 |
-
|
317 |
-
如果还有问题,可以再尝试重装 gradio:
|
318 |
-
|
319 |
-
```
|
320 |
-
pip install gradio --upgrade --force-reinstall
|
321 |
-
```
|
322 |
-
|
323 |
-
很多时候,这样就可以解决问题。
|
324 |
-
|
325 |
-
### 常见问题
|
326 |
-
|
327 |
-
<details><summary>配置代理</summary>
|
328 |
-
|
329 |
-
OpenAI不允许在不受支持的地区使用API,否则可能会导致账号被风控。下面给出代理配置示例:
|
330 |
-
|
331 |
-
在Clash配置文件中,加入:
|
332 |
-
|
333 |
-
```
|
334 |
-
rule-providers:
|
335 |
-
private:
|
336 |
-
type: http
|
337 |
-
behavior: domain
|
338 |
-
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/lancidr.txt"
|
339 |
-
path: ./ruleset/ads.yaml
|
340 |
-
interval: 86400
|
341 |
-
|
342 |
-
rules:
|
343 |
-
- RULE-SET,private,DIRECT
|
344 |
-
- DOMAIN-SUFFIX,openai.com,你的代理规则
|
345 |
-
```
|
346 |
-
|
347 |
-
如果你使用 Surge,请在配置文件中加入:
|
348 |
-
|
349 |
-
```
|
350 |
-
[Rule]
|
351 |
-
DOMAIN-SET,https://cdn.jsdelivr.net/gh/Loyalsoldier/surge-rules@release/private.txt,DIRECT
|
352 |
-
DOMAIN-SUFFIX,openai.com,你的代理规则
|
353 |
-
```
|
354 |
-
注意,如果你本来已经有对应的字段,请将这些规则合并到已有字段中,否则代理软件会报错。
|
355 |
-
|
356 |
-
</details>
|
357 |
-
|
358 |
-
<details><summary><code>TypeError: Base.set () got an unexpected keyword argument</code></summary>
|
359 |
-
|
360 |
-
这是因为川虎ChatGPT紧跟Gradio发展步伐,你的Gradio版本太旧了。请升级依赖:
|
361 |
-
|
362 |
-
```
|
363 |
-
pip install -r requirements.txt --upgrade
|
364 |
-
```
|
365 |
-
</details>
|
366 |
-
|
367 |
-
<details><summary><code>No module named '_bz2'</code></summary>
|
368 |
-
|
369 |
-
> 部署在CentOS7.6,Python3.11.0上,最后报错ModuleNotFoundError: No module named '_bz2'
|
370 |
-
|
371 |
-
安装python前先下载 `bzip` 编译环境
|
372 |
-
|
373 |
-
```
|
374 |
-
sudo yum install bzip2-devel
|
375 |
-
```
|
376 |
-
</details>
|
377 |
-
|
378 |
-
<details><summary><code>openai.error.APIConnectionError</code></summary>
|
379 |
-
|
380 |
-
> 如果有人也出现了`openai.error.APIConnectionError`提示的报错,那可能是`urllib3`的版本导致的。`urllib3`版本大于`1.25.11`,就会出现这个问题。
|
381 |
-
>
|
382 |
-
> 解决方案是卸载`urllib3`然后重装至`1.25.11`版本再重新运行一遍就可以
|
383 |
-
|
384 |
-
参见:[#5](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/5)
|
385 |
-
|
386 |
-
在终端或命令提示符中卸载`urllib3`
|
387 |
-
|
388 |
-
```
|
389 |
-
pip uninstall urllib3
|
390 |
-
```
|
391 |
-
|
392 |
-
然后,通过使用指定版本号的`pip install`命令来安装所需的版本:
|
393 |
-
|
394 |
-
```
|
395 |
-
pip install urllib3==1.25.11
|
396 |
-
```
|
397 |
-
|
398 |
-
参考自:
|
399 |
-
[解决OpenAI API 挂了代理还是连接不上的问题](https://zhuanlan.zhihu.com/p/611080662)
|
400 |
-
</details>
|
401 |
-
|
402 |
-
<details><summary><code>在 Python 文件里 设定 API Key 之后验证失败</code></summary>
|
403 |
-
|
404 |
-
> 在ChuanhuChatbot.py中设置APIkey后验证出错,提示“发生了未知错误Orz”
|
405 |
-
|
406 |
-
参见:[#26](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/26)
|
407 |
-
</details>
|
408 |
-
|
409 |
-
<details><summary><code>一直等待/SSL Error</code></summary>
|
410 |
-
|
411 |
-
> 更新脚本文件后,SSLError [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
|
412 |
-
>
|
413 |
-
> 跑起来之后,输入问题好像就没反应了,也没报错 [#25](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/25)
|
414 |
-
>
|
415 |
-
> ```
|
416 |
-
> requests.exceptions.SSLError: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
|
417 |
-
> ```
|
418 |
-
|
419 |
-
请参考配置代理部分,将`openai.com`加入你使用的代理App的代理规则。注意不要将`127.0.0.1`加入代理,否则会有下一个错误。
|
420 |
-
|
421 |
-
</details>
|
422 |
-
|
423 |
-
<details><summary><code>网页提示错误 Something went wrong</code></summary>
|
424 |
-
|
425 |
-
> ```
|
426 |
-
> Something went wrong
|
427 |
-
> Expecting value: 1ine 1 column 1 (char o)
|
428 |
-
> ```
|
429 |
-
|
430 |
-
出现这个错误的原因是`127.0.0.1`被代理了,导致网页无法和后端通信。请设置代理软件,将`127.0.0.1`加入直连(具体方法见上面“一直等待/SSL Error”部分)。
|
431 |
-
</details>
|
432 |
-
|
433 |
-
<details><summary><code>No matching distribution found for openai>=0.27.0</code></summary>
|
434 |
-
|
435 |
-
`openai`这个依赖已经被移除了。请尝试下载最新版脚本。
|
436 |
-
</details>
|
437 |
-
|
438 |
-
## Starchart
|
439 |
-
|
440 |
-
[![Star History Chart](https://api.star-history.com/svg?repos=GaiZhenbiao/ChuanhuChatGPT&type=Date)](https://star-history.com/#GaiZhenbiao/ChuanhuChatGPT&Date)
|
441 |
-
|
442 |
-
## Contributors
|
443 |
-
|
444 |
-
<a href="https://github.com/GaiZhenbiao/ChuanhuChatGPT/graphs/contributors">
|
445 |
-
<img src="https://contrib.rocks/image?repo=GaiZhenbiao/ChuanhuChatGPT" />
|
446 |
-
</a>
|
447 |
-
|
448 |
-
## 捐款
|
449 |
-
|
450 |
-
🐯请作者喝可乐~
|
451 |
-
|
452 |
-
<img width="350" alt="image" src="https://user-images.githubusercontent.com/51039745/223626874-f471e5f5-8a06-43d5-aa31-9d2575b6f631.JPG">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|