ChatGPT开源桌面应用,支持全部桌面平台。
下载链接:https://github.com/Bin-Huang/chatbox/releases
使用方法:如图在设置中填入购买的密钥,并将代理设置为 https://api.chatanywhere.cn 或者 https://api.chatanywhere.com.cn 即可
然后就可以使用chatgpt了
官网链接:https://chatgpt-sidebar.com/
安装好插件后进入设置页面,如图所示修改设置,将url修改为 https://api.chatanywhere.cn 或者 https://api.chatanywhere.com.cn 。
import openai
openai.api_base = "https://api.chatanywhere.com.cn/v1"
# openai.api_base = "https://api.chatanywhere.cn/v1"
修改环境变量OPENAI_API_BASE,各个系统怎么改环境变量请自行搜索,修改环境变量后不起作用请重启系统。
OPENAI_API_BASE=https://api.chatanywhere.com.cn/v1
或
OPENAI_API_BASE=https://api.chatanywhere.cn/v1
powered by kaifamiao