mfkps
mfkps
你好!我试过多次,用代理,梯子,手机热点。都可以,但换回要地网络就不行,本地网络的外网IP也改过了,还是不行。
请问在 [moeakwak/chatgpt-web-share](https://github.com/moeakwak/chatgpt-web-share) 中是怎么样调用?
好的,谢谢! 注意!如果你是 plus 用户,请取消下面的注释,并根据后文说明填写 reverse_proxy_puid chatgpt_base_url: http://ip:port/backend-api/ run_reverse_proxy: true reverse_proxy_port: 6060 # #reverse_proxy_binary_path: /app/backend/ChatGPT-Proxy-V4 reverse_proxy_puid: "_puid value from cookie" auto_refresh_reverse_proxy_puid: true # 是否自动更新 puid 是这样不? reverse_proxy_binary_path: /app/backend/ChatGPT-Proxy-V4 这个不用配置对吗?
好的明白,谢谢
root@USGPT:/home/chatgpt-proxy# python -m chatgpt_proxy INFO: Started server process [54872] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://127.0.0.1:7800 (Press CTRL+C to quit) 2023-04-16 23:30:51,631 -...