Fully async fixes, image prompt optimizer major improvements
-
The async functionality of this bot has been fixed. Previously, requests would be sent out asynchronously but the GIL would block until all the requests were done. Now, requests are independent and the bot is incredibly fast, allowing for hundreds of simultaneous users at the same time (if your OpenAI rate limits allow for it)
-
The image prompt optimizer has been majorly improved, it will generate much more cohesive pictures, and will generate beautiful pictures on other models too such as Midjourney, SD, and etc.