Skip to content

1.打开config 配置文件

2.修改下面的配置

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

3.重新运行程序