Skip to content
New issue

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

Reasoning engine error state is missing #27

Closed
codeAshu opened this issue Oct 29, 2024 · 0 comments · Fixed by #32
Closed

Reasoning engine error state is missing #27

codeAshu opened this issue Oct 29, 2024 · 0 comments · Fixed by #32
Assignees
Labels
bug Something isn't working

Comments

@codeAshu
Copy link
Member

When OPENAI or any other LLM's quota is breached, reasoning engine doesn't show the error message.
Screenshot 2024-10-29 at 12 03 47 PM

{'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}"
@codeAshu codeAshu added the bug Something isn't working label Oct 29, 2024
@ankit-v2-3 ankit-v2-3 linked a pull request Oct 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants