You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
1.6 KiB

PS C:\Workspace\Depot\SupportPC> & 'C:\Users\jbord\AppData\Local\Programs\Python\Python310\python.exe' 'c:\Users\jbord\.vscode\extensions\ms-python.python-2023.4.0\pythonFiles\lib\python\debugpy\adapter/../..\debugpy\launcher' '59963' '--' 'C:\Workspace\Depot\SupportPC\SupportPC.py'
Traceback (most recent call last):
File "C:\Workspace\Depot\SupportPC\SupportPC.py", line 56, in send_message
reply = openai.ChatCompletion.create(
File "C:\Users\jbord\AppData\Local\Programs\Python\Python310\lib\site-packages\openai\api_resources\chat_completion.py", line 25, in create
return super().create(*args, **kwargs)
File "C:\Users\jbord\AppData\Local\Programs\Python\Python310\lib\site-packages\openai\api_resources\abstract\engine_api_resource.py", line 153, in create
response, _, api_key = requestor.request(
File "C:\Users\jbord\AppData\Local\Programs\Python\Python310\lib\site-packages\openai\api_requestor.py", line 226, in request
resp, got_stream = self._interpret_response(result, stream)
File "C:\Users\jbord\AppData\Local\Programs\Python\Python310\lib\site-packages\openai\api_requestor.py", line 619, in _interpret_response
self._interpret_response_line(
File "C:\Users\jbord\AppData\Local\Programs\Python\Python310\lib\site-packages\openai\api_requestor.py", line 679, in _interpret_response_line
raise self.handle_error_response(
openai.error.RateLimitError: That model is currently overloaded with other requests. You can retry your request, or contact us through our help center at help.openai.com if the error persists. (Please include the request ID 912802e74e42eb8d9bcae586034152ef in your message.)
PS C:\Workspace\Depot\SupportPC>