We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POST /v1/chat/completions 0 messages (stream-disabled) Im getting this error. How can i solve it
The text was updated successfully, but these errors were encountered:
I don't think that is an error, it is just displaying that something has made a POST request to it.
I am having this issue:
ChatCompletion(id=None, choices=None, created=None, model=None, object=None, service_tier=None, system_fingerprint=None, usage=None, status=False, error={'message': "An error occurred. please try again. Additionally, ensure that your request complies with OpenAI's policy.", 'type': 'invalid_request_error'}, support='https://discord.pawan.krd')
Sorry, something went wrong.
No branches or pull requests
POST /v1/chat/completions 0 messages (stream-disabled)
Im getting this error. How can i solve it
The text was updated successfully, but these errors were encountered: