Skip to content

1. Open the config configuration file

2. Modify the following configuration

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

3. Re-run the program