Skip to content

Commit 894243a

Browse files
committed
update readme
1 parent 6bcfff9 commit 894243a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ English | [Indonesia](README_IN.md) | [简体中文](README_ZH.md)
7878

7979
- This extension does **not** collect your data. You can verify it by conducting a global search for `fetch(` and `XMLHttpRequest(` in the code to find all network request calls. The amount of code is not much, so it's easy to do that.
8080

81-
- Offline/Self-hosted model (llama.cpp, ChatGLM) is now supported, See https://github.com/josStorer/selfhostedAI
81+
- You can set a free reverse proxy in the Advanced setting to bypass cloudflare: https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy
82+
83+
- Offline/Self-hosted model (llama.cpp, ChatGLM...) is now supported, See https://github.com/josStorer/selfhostedAI and https://github.com/l15y/wenda
8284

8385
## ✨ Features
8486

README_ZH.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@
7878

7979
- 这个扩展程序不收集你的数据, 你可以通过对代码全局搜索 `fetch(``XMLHttpRequest(` 找到所有的网络请求调用. 代码量不多, 所以很容易验证.
8080

81+
- 你可以通过这个链接获取免费的反向代理, 并在高级设置中填写来绕过cloudflare验证: https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy
82+
8183
- 自定义模型, chatGLM-6B, chatRWKV, chatYuan支持, 查看 https://github.com/l15y/wenda, API兼容
8284

8385
- 三方API服务兼容, 查看 https://api2d.com/r/193934, 该服务并不是由我提供的, 但对于获取账号困难的用户可以考虑, 使用方法: https://github.com/josStorer/chatGPTBox/issues/166#issuecomment-1504704489

0 commit comments

Comments
 (0)