注册

chatgpt GPT Academic 学术优化配置gpt教程

1.打开config 配置文件

2.修改下面的配置

API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions": "https://api.quickrouter.ai/v1/chat/completions"}
API_KEY="sk-xxxxxxxxxXXXXX"

3.重新运行程序