客户端接入 / 其它工具
chatgpt GPT Academic 学术优化配置gpt教程
1.打开config 配置文件
2.修改下面的配置
API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions": "https://www.cokeapi.com/v1/chat/completions"}
API_KEY="sk-xxxxxxxxxXXXXX"
客户端接入 / 其它工具
API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions": "https://www.cokeapi.com/v1/chat/completions"}
API_KEY="sk-xxxxxxxxxXXXXX"