Theme
Find the API_URL_REDIRECT configuration in the config.py file and modify it to the following content:
API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions": "https://api.wlai.vip/v1/chat/completions"}