missuo / FreeGPT35

Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.
GNU Affero General Public License v3.0
3.34k stars 1.03k forks source link

docker compose版本部署到墙外的vps上,报错{"status":false,"error":{"message":"An error happened, please make sure your request is SFW, or use a jailbreak to bypass the filte r.","type":"invalid_request_error"}} #7

Closed xiebangrong closed 5 months ago

xiebangrong commented 5 months ago

curl http://127.0.0.1:3040/v1/chat/completions \

-H "Content-Type: application/json" \ -H "Authorization: Bearer any_string_you_like" \ -d '{ "model": "gpt-3.5-turbo", "messages": [ { "role": "user", "content": "Hello!" } ], "stream": true }' {"status":false,"error":{"message":"An error happened, please make sure your request is SFW, or use a jailbreak to bypass the filte r.","type":"invalid_request_error"}}

shanzhengfei commented 5 months ago

+1

ershiyi21 commented 5 months ago

+1

missuo commented 5 months ago

If you are unable to use this project normally, it is most likely due to issues with your IP. Your IP has triggered Cloudflare's shield, or has already been banned. Please try to change your IP or switch servers on your own.