Does not work after install
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.

Could you try the latest version and to configure your API key also? Let me know if you still have issue.
I've installed the latest a handful of times, and there is no config tab being rendered for me to enter the API key.
Which version of burp are you using?
same problem
error is show ?
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