WPeChatGPT icon indicating copy to clipboard operation
WPeChatGPT copied to clipboard

module 'openai' has no attribute 'InvalidRequestError'. Did you mean: 'BadRequestError'?

Open happyfmy opened this issue 6 months ago • 2 comments

Traceback (most recent call last): File "threading.py", line 1045, in _bootstrap_inner File "threading.py", line 982, in run File "E:/xxxxxx/IDA_Pro_7.7/plugins/WPeChatGPT.py", line 280, in query_model except openai.InvalidRequestError as e: ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'openai' has no attribute 'InvalidRequestError'. Did you mean: 'BadRequestError'?

happyfmy avatar Aug 13 '24 00:08 happyfmy