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

Troubleshooting : RateLimitError: You exceeded your current quota, please check your plan and billing details. #55

Open
diazmanne opened this issue Jun 9, 2023 · 1 comment

Comments

@diazmanne
Copy link

Python: Traceback (most recent call last):
File "/Users/mannediaz/Library/Application Support/Blender/3.5/scripts/addons/BlenderGPT-main/ init py", line 174, in execute
blender_code = generate_blender_code(context.scene.gpt4_chat input, context.scene.gt4 chat history, context, system_prompt)
File "/Users/mannediaz/Library/Application Support/Blender/3.5/scripts/addons/BlenderGPT-main/utilities.py", line 51, in generate blender code
response = openai. ChatCompletion. create(
File "/Users/mannediaz/Library/Application Support/Blend
<img width="990" alt="Screenshot 2023-06-09 at 17 36 27" src="https://github.com/gd3kr/BlenderGPT/assets/10931032/48f918f1-1570-4fe0-8
Screenshot 2023-06-09 at 17 38 17
403-6380f11411cd">
er/3.5/scripts/addons/BlenderGPT-main/lib/openai/api_resources/chat_completion.py", line 25, in create return super).create(*args, **kwargs)
File "/Users/mannediaz/Library/Application Support/Blender/3.5/scripts/addons/BlenderGPT-main/lib/openai/api resources/abstract/engine api resource.py", line 153, in create response,
_, api key = requestor. request
File "/Users/mannediaz/Library/Application Support/Blender/3.5/scripts/addons/BlenderGPT-main/lib/openai/api requestor. py", line 226, in request
resp, got
stream = self. interpret response(result, stream)
File "Users/mannediaz/Library/Application Support/Blender/3.5/scripts/addons/BlenderGPT-main/lib/openai/api_requestor.y", line 619, in interpret response self. interpret response line
File "Users/mannediaz/Library/Application Support/Blender/3.5/scripts/addons/BlenderGPT-main/lib/openai/api_requestor.py", line 682, in _interpret response line raise self. handle error response
openai. error. RateLimitError: You exceeded your current quota, please check your plan and billing details.

@kid-gorgeous
Copy link

Please refer to this: #57

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

2 participants