|
24 | 24 | [![Android][Android-image]][Android-url] |
25 | 25 | [![Github][Github-image]][Github-url] |
26 | 26 |
|
27 | | -[使用指南](https://github.com/josStorer/chatGPTBox/wiki/Guide) | [效果预览](#Preview) | [开发&贡献][dev-url] | [视频演示](https://www.bilibili.com/video/BV1524y1x7io) | [鸣谢](#Credit) |
| 27 | +[使用指南](https://github.com/ChatGPTBox-dev/chatGPTBox/wiki/Guide) | [效果预览](#Preview) | [开发&贡献][dev-url] | [视频演示](https://www.bilibili.com/video/BV1524y1x7io) | [鸣谢](#Credit) |
28 | 28 |
|
29 | | -[dev-url]: https://github.com/josStorer/chatGPTBox/wiki/Development&Contributing |
| 29 | +[dev-url]: https://github.com/ChatGPTBox-dev/chatGPTBox/wiki/Development&Contributing |
30 | 30 |
|
31 | 31 | [license-image]: http://img.shields.io/badge/license-MIT-blue.svg |
32 | 32 |
|
33 | | -[license-url]: https://github.com/josStorer/chatGPTBox/blob/master/LICENSE |
| 33 | +[license-url]: https://github.com/ChatGPTBox-dev/chatGPTBox/blob/master/LICENSE |
34 | 34 |
|
35 | | -[release-image]: https://img.shields.io/github/release/josStorer/chatGPTBox.svg |
| 35 | +[release-image]: https://img.shields.io/github/release/ChatGPTBox-dev/chatGPTBox.svg |
36 | 36 |
|
37 | | -[release-url]: https://github.com/josStorer/chatGPTBox/releases/latest |
| 37 | +[release-url]: https://github.com/ChatGPTBox-dev/chatGPTBox/releases/latest |
38 | 38 |
|
39 | | -[verify-image]: https://github.com/josStorer/chatGPTBox/workflows/verify-configs/badge.svg |
| 39 | +[verify-image]: https://github.com/ChatGPTBox-dev/chatGPTBox/workflows/verify-configs/badge.svg |
40 | 40 |
|
41 | | -[verify-url]: https://github.com/josStorer/chatGPTBox/actions/workflows/verify-configs.yml |
| 41 | +[verify-url]: https://github.com/ChatGPTBox-dev/chatGPTBox/actions/workflows/verify-configs.yml |
42 | 42 |
|
43 | 43 | [Chrome-image]: https://img.shields.io/badge/-Chrome-brightgreen?logo=google-chrome&logoColor=white |
44 | 44 |
|
|
58 | 58 |
|
59 | 59 | [Android-image]: https://img.shields.io/badge/-Android-brightgreen?logo=android&logoColor=white |
60 | 60 |
|
61 | | -[Android-url]: https://github.com/josStorer/chatGPTBox/wiki/Install#install-to-android |
| 61 | +[Android-url]: https://github.com/ChatGPTBox-dev/chatGPTBox/wiki/Install#install-to-android |
62 | 62 |
|
63 | 63 | [Github-image]: https://img.shields.io/badge/-Github-black?logo=github&logoColor=white |
64 | 64 |
|
65 | | -[Github-url]: https://github.com/josStorer/chatGPTBox/wiki/Install |
| 65 | +[Github-url]: https://github.com/ChatGPTBox-dev/chatGPTBox/wiki/Install |
66 | 66 |
|
67 | 67 | </div> |
68 | 68 |
|
|
74 | 74 |
|
75 | 75 | - 对于国内用户, 有GPT, Midjourney, Netflix等账号需求的, 可以考虑此站点购买合租, 此链接购买的订单也会给我带来一定收益, 作为对本项目的支持: https://nf.video/yinhe/web?sharedId=84599 |
76 | 76 |
|
77 | | -- 三方API服务兼容, 查看 https://api2d.com/r/193934 和 https://openrouter.ai/docs#models, 该服务并不是由我提供的, 但对于获取账号困难的用户可以考虑, 使用方法: [视频](https://www.bilibili.com/video/BV1bo4y1h7Hb/) [图文](https://github.com/josStorer/chatGPTBox/issues/166#issuecomment-1504704489) |
| 77 | +- 三方API服务兼容, 查看 https://api2d.com/r/193934 和 https://openrouter.ai/docs#models, 该服务并不是由我提供的, 但对于获取账号困难的用户可以考虑, 使用方法: [视频](https://www.bilibili.com/video/BV1bo4y1h7Hb/) [图文](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/166#issuecomment-1504704489) |
78 | 78 |
|
79 | | -- 离线/自托管模型 现已支持, 在`自定义模型`模式下使用, 具体查看 [Ollama](https://github.com/josStorer/chatGPTBox/issues/616#issuecomment-1975186467) / [RWKV-Runner](https://github.com/josStorer/RWKV-Runner), 你还可以部署wenda (https://github.com/wenda-LLM/wenda), 配合自定义模型模式使用, 从而调用各类本地模型, 参考 [#397](https://github.com/josStorer/chatGPTBox/issues/397) 修改API URL |
| 79 | +- 离线/自托管模型 现已支持, 在`自定义模型`模式下使用, 具体查看 [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / [RWKV-Runner](https://github.com/josStorer/RWKV-Runner), 你还可以部署wenda (https://github.com/wenda-LLM/wenda), 配合自定义模型模式使用, 从而调用各类本地模型, 参考 [#397](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/397) 修改API URL |
80 | 80 |
|
81 | 81 | ## ✨ Features |
82 | 82 |
|
|
0 commit comments