I keep getting this error code every 3rd or so question. Any ideas what's causing it or how to fix
16:46:36errorError code: 503 - [{'error': {'code': 503, 'message': 'The model is overloaded. Please try again later.', 'status': 'UNAVAILABLE'}}] Traceback (most recent call last): File "Chat.py", line 404, in run self.reply(all_events, self.pending, projected_states) File "Chat.py", line 204, in reply completion = self.llmClient.chat.completions.create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "openai\_utils\_utils.py", line 279, in wrapper File "openai\resources\chat\completions\completions.py", line 929, in create File "openai\_base_client.py", line 1276, in post File "openai\_base_client.py", line 949, in request File "openai\_base_client.py", line 1042, in _request File "openai\_base_client.py", line 1091, in _retry_request File "openai\_base_client.py", line 1042, in _request File "openai\_base_client.py", line 1091, in _retry_request File "openai\_base_client.py", line 1057, in _requestopenai.InternalServerError: Error code: 503 - [{'error': {'code': 503, 'message': 'The model is overloaded. Please try again later.', 'status': 'UNAVAILABLE'}}]
16:46:37errorFatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedReader name='<stdin>'> at interpreter shutdown, possibly due to daemon threads
16:46:37errorPython runtime state: finalizing (tstate=0x00007ff8d0f1dd50)
16:46:37error
16:46:37errorCurrent thread 0x000036a4 (most recent call first):
16:46:37error <no Python frame>
16:46:36errorError code: 503 - [{'error': {'code': 503, 'message': 'The model is overloaded. Please try again later.', 'status': 'UNAVAILABLE'}}] Traceback (most recent call last): File "Chat.py", line 404, in run self.reply(all_events, self.pending, projected_states) File "Chat.py", line 204, in reply completion = self.llmClient.chat.completions.create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "openai\_utils\_utils.py", line 279, in wrapper File "openai\resources\chat\completions\completions.py", line 929, in create File "openai\_base_client.py", line 1276, in post File "openai\_base_client.py", line 949, in request File "openai\_base_client.py", line 1042, in _request File "openai\_base_client.py", line 1091, in _retry_request File "openai\_base_client.py", line 1042, in _request File "openai\_base_client.py", line 1091, in _retry_request File "openai\_base_client.py", line 1057, in _requestopenai.InternalServerError: Error code: 503 - [{'error': {'code': 503, 'message': 'The model is overloaded. Please try again later.', 'status': 'UNAVAILABLE'}}]
16:46:37errorFatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedReader name='<stdin>'> at interpreter shutdown, possibly due to daemon threads
16:46:37errorPython runtime state: finalizing (tstate=0x00007ff8d0f1dd50)
16:46:37error
16:46:37errorCurrent thread 0x000036a4 (most recent call first):
16:46:37error <no Python frame>