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

Error #74

Open
BunnyHut opened this issue Jul 9, 2023 · 0 comments
Open

Error #74

BunnyHut opened this issue Jul 9, 2023 · 0 comments

Comments

@BunnyHut
Copy link

BunnyHut commented Jul 9, 2023

Exception in thread Thread-1 (preparation):
Traceback (most recent call last):
File "C:\Users\Admin\anaconda3\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
File "C:\Users\Admin\anaconda3\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "E:\PROJECT AI\1. AI-Waifu-Vtuber-master\run.py", line 235, in preparation
openai_answer()
File "E:\PROJECT AI\1. AI-Waifu-Vtuber-master\run.py", line 110, in openai_answer
response = openai.ChatCompletion.create(
File "C:\Users\Admin\anaconda3\lib\site-packages\openai\api_resources\chat_completion.py", line 25, in create
return super().create(*args, **kwargs)
File "C:\Users\Admin\anaconda3\lib\site-packages\openai\api_resources\abstract\engine_api_resource.py", line 153, in create
response, _, api_key = requestor.request(
File "C:\Users\Admin\anaconda3\lib\site-packages\openai\api_requestor.py", line 298, in request
resp, got_stream = self._interpret_response(result, stream)
File "C:\Users\Admin\anaconda3\lib\site-packages\openai\api_requestor.py", line 700, in _interpret_response
self._interpret_response_line(
File "C:\Users\Admin\anaconda3\lib\site-packages\openai\api_requestor.py", line 763, in _interpret_response_line
raise self.handle_error_response(
openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details.

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

1 participant