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

Issue with the basic chatbot #9

Open
Gaspar201301023 opened this issue Oct 4, 2023 · 3 comments
Open

Issue with the basic chatbot #9

Gaspar201301023 opened this issue Oct 4, 2023 · 3 comments

Comments

@Gaspar201301023
Copy link

When I started talking with the basic openai chatbot after 10 questions this pop up and now I can't ask anything for it Error:
Error in G4FLLM._call: Error Response: {'response': False, 'quota': {'total': 10, 'left': 0}, 'error': 'quota'}, trying 1 of 5
Error in G4FLLM._call: Error Response: {'response': False, 'quota': {'total': 10, 'left': 0}, 'error': 'quota'}, trying 2 of 5
Error in G4FLLM._call: Error Response: {'response': False, 'quota': {'total': 10, 'left': 0}, 'error': 'quota'}, trying 3 of 5
Error in G4FLLM._call: Error Response: {'response': False, 'quota': {'total': 10, 'left': 0}, 'error': 'quota'}, trying 4 of 5
Error in G4FLLM._call: Error Response: {'response': False, 'quota': {'total': 10, 'left': 0}, 'error': 'quota'}, trying 5 of 5
Can someone help me how to fix the error?

@mail2harishemail
Copy link

your quota is total 10 used 10 left 0

I hope this helps!

@yuepengyu11
Copy link

i have the same problem :
Error in G4FLLM._call: Aichat is not working, trying 1 of 5
Error in G4FLLM._call: Aichat is not working, trying 2 of 5
Error in G4FLLM._call: Aichat is not working, trying 3 of 5
Error in G4FLLM._call: Aichat is not working, trying 4 of 5
Error in G4FLLM._call: Aichat is not working, trying 5 of 5

@rbozan
Copy link

rbozan commented Dec 1, 2023

Same using the basic example in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants