You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed an occasional error where the front-end conversation interface cannot load a chat response. I am running the application locally from Codespace using the latest version of the main branch. The error seems to be repeatable based on the specific wording of prompts:
When this happens, I see a corresponding openai.BadRequestError error message on the backend server.
The text was updated successfully, but these errors were encountered:
I've noticed an occasional error where the front-end conversation interface cannot load a chat response. I am running the application locally from Codespace using the latest version of the
main
branch. The error seems to be repeatable based on the specific wording of prompts:When this happens, I see a corresponding
openai.BadRequestError
error message on the backend server.The text was updated successfully, but these errors were encountered: