WPeChatGPT
WPeChatGPT copied to clipboard
module 'openai' has no attribute 'InvalidRequestError'. Did you mean: 'BadRequestError'?
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'?