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 trying to install and use this extension, but after installing (appears to be successful), the tab is unresponsive and shows nothing in it. I tried sending a request to it, but still nothing showing. I installed other custom python extensions successfully, so I don't think there is an issue with the jython file.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\Admin\Desktop\ReconAIzer.v0.7.py", line 132, in run
api_result = self.extender.send_request_to_openai(text, self.prompt_type)
File "C:\Users\Admin\Desktop\ReconAIzer.v0.7.py", line 205, in send_request_to_openai
raise Exception("Exceeded maximum retries for API request")
Exception: Exceeded maximum retries for API request
I am trying to install and use this extension, but after installing (appears to be successful), the tab is unresponsive and shows nothing in it. I tried sending a request to it, but still nothing showing. I installed other custom python extensions successfully, so I don't think there is an issue with the jython file.
The text was updated successfully, but these errors were encountered: