Steps to reproduce:
- Use the AI as usual until rou are one message short of reaching your current limit.
- Prompt the AI to perform a task which the response may be longer than the mas amount of tokens per request
Expected result:
Proper display of the usage limit error.
Actual result:
The input field is hidden, the "Continue generating" button does not show up and the notification of usage is not displayed.
The first image displays how the UI looks like after those steps. Note that the area where the input bot should be is not cropped, this IS the area where it should be displayed.
The second image displays what the UI looks like after refreshing the page.
Clicking the "Continue generating" button reverts the page to the state on the first image instead of displaying the correct error message.