ChatGPT-to-API
ChatGPT-to-API copied to clipboard
Implementation of Single Thread Mode
When SINGLE_THREAD is "yes", a .lock file is created, managing request flow to prevent 429 error from multiple simultaneous requests.
hash of access token .lock to prevent multithread for any account but still takes advantage of multiple account would be better