mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-16 11:18:17 +08:00
Update Privacy Statement (#409)
* This extension sends data to ChatGPT only upon explicit request * Update README.md --------- Co-authored-by: josc146 <josStorer@outlook.com>
This commit is contained in:
committed by
josc146
co-authored by
josc146
parent
0fa19daa80
commit
4a2ad65aea
@@ -72,6 +72,8 @@ English | [Indonesia](README_IN.md) | &
|
||||
|
||||
- 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.
|
||||
|
||||
- This tool will not transmit any data to ChatGPT unless you explicitly ask it to. By default, the extension must be activated manually. It will only send a request to ChatGPT if you specifically click "Ask ChatGPT" or trigger the selection floating tools — and this is applicable only when you're using GPT API modes. (issue #407)
|
||||
|
||||
- You can set a free reverse proxy in the Advanced setting to bypass cloudflare: https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy
|
||||
|
||||
- Offline/Self-hosted model (RWKV, llama.cpp, ChatGLM) is now supported, See https://github.com/josStorer/selfhostedAI
|
||||
|
||||
Reference in New Issue
Block a user