Skip to content

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://www.kkiai.com/v1/chat/completions"}