Open neonsec opened 11 months ago
Hello
I'm recently work on whatapp-chatgpt. after config i'm getting "Request failed with status code 429" . how to fix this
either your openai api keys is being rate limited or your keys balance is insufficient. you can make multiple account and keys as a workaround. paste your multiple keys like this in .env file
sk-69420,sk-69421
Hello
I'm recently work on whatapp-chatgpt. after config i'm getting "Request failed with status code 429" . how to fix this