-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
I'm u sing a computer that has a custom root certificate in the root store, that is my suspicion about why the add-on is unable to make any API calls. I get the following logs with debug logging when attempting to send a prompt.
ERROR - unhandled exception (14:05:31.742) - MainThread (14144):
Traceback (most recent call last):
File "C:\Users\Dickson\AppData\Roaming\nvda\addons\OpenAI\globalPlugins\openai\maindialog.py", line 1088, in OnResult
if isinstance(event.data, openai._base_client.HttpxBinaryResponseContent):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'openai._base_client' has no attribute 'HttpxBinaryResponseContent'There isn't any additional information in the logs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels