You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to connect to the hosted gorilla endpoint, the connection refuses.
I tried to execute the example code on the example Google Colab notebook, this used to work fine some time ago, but today I got
WARNING:urllib3.connectionpool:Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7a761580dfc0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v1/chat/completions
Screenshots
The text was updated successfully, but these errors were encountered:
I am unable to connect to the hosted gorilla endpoint, the connection refuses.
I tried to execute the example code on the example Google Colab notebook, this used to work fine some time ago, but today I got
WARNING:urllib3.connectionpool:Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7a761580dfc0>: Failed to establish a new connection: [Errno 111] Connection refused')': /v1/chat/completions
Screenshots
The text was updated successfully, but these errors were encountered: