3 files changed +4
-20
lines changed Original file line number Diff line number Diff line change 18
18
- 快速部署指南:http://localhost:8080/zh/guide/quick-start.html
19
19
- 演示截图:http://localhost:8080/zh/demo/screenshots.html
20
20
21
- > (广告)如果你只是自己需要使用 ChatGPT,可以考虑 [ ** 赛博小铺的拼车服务** ] ( https://cws-docs.pages.dev/zh/support/ads.html#%E8%B5%9B%E5%8D%9A%E5%B0%8F%E9%93%BA-chatgpt-plus-%E6%8B%BC%E8%BD%A6%E6%9C%8D%E5%8A%A1 )
21
+ > (广告)如果你没有 ChatGPT Plus 账号,并且想省点心 ,可以考虑 [ ** 赛博小铺的拼车服务** ] ( https://cws-docs.pages.dev/zh/support/ads.html#%E8%B5%9B%E5%8D%9A%E5%B0%8F%E9%93%BA-chatgpt-plus-%E6%8B%BC%E8%BD%A6%E6%9C%8D%E5%8A%A1 )
22
22
>
23
23
> * 正价Plus | 6人1车 | 会话隔离 | 支持 gpts | 网页功能齐全 | 并发提问 | 直连优化*
24
24
25
+ > 部署 CWS 需要一台 1C1G 以上的服务器。项目文档里的这个页面推荐了一些高性价比的服务器,低至 $15/年:[ VPS推荐] ( https://cws-docs.pages.dev/zh/support/vps.html )
26
+
25
27
## 声明
26
28
27
29
本项目仅供学习和研究使用,不鼓励用于商业用途。您应当知悉使用本项目可能会违反相关用户协议,并了解相关的风险。我们不对任何因使用本项目而导致的任何损失负责。
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chatgpt-share-frontend" ,
3
3
"private" : true ,
4
- "version" : " 0.4.2 " ,
4
+ "version" : " 0.4.3 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite --config ./config/vite.config.dev.ts" ,
0 commit comments