Steps to reproduce:
- Go to GPT4 (I believe this happens for GPT3.5 as well but it is fast enough to not be impacted as much, especially since the model has verbose outputs by default for my use case)
- Give it a prompt, and stop the generation as soon as it begins
- Try to do another prompt, or edit the original prompt and save it.
Expected result:
The generation that canceled should not be running in the background preventing you from queuing up your next generation; you should be able to start a new generation if you already stopped the last one.
Actual result:
Generic error stating that you're not allowed to generate more than one prompt at a time despite the fact you already stopped your previous prompt; this implies the generation still runs in the background.
Additional information
Browser: Google Chrome
OS: Windows 11
Misc. Context
I ruled out the possibility that it's me regenerating or prompting too quickly after I stop a generation; the amount of time required to do a new gen isn't changed in any way if you stop a generation, and it doesn't matter when you chose to stop it.
Therefore, the 'stop generation' option is pointless to use in the current state; it does nothing to improve your rapid drafting ability when you can remove a poor quality output by adjusting or regenerating your original prompt.