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
There are some error types that we might except to happen, and we should have forums that request log information for those specific errors.
For example, an uncaught JsonSyntaxException implies that the OpenAI api changed, and now the data classes are out of date. We should have an error specifically for that case.
Possible issue types:
JsonSyntaxException
Bug Report
Feature Request
The text was updated successfully, but these errors were encountered:
There are some error types that we might except to happen, and we should have forums that request log information for those specific errors.
For example, an uncaught JsonSyntaxException implies that the OpenAI api changed, and now the data classes are out of date. We should have an error specifically for that case.
Possible issue types:
The text was updated successfully, but these errors were encountered: