-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I have encountered a compatibility issue between the OpenAI add-on (version 23.12.03) and the Spellcheck add-on (version 1.1) in NVDA (version 2023.3). The issue arises when attempting to send a prompt (using Control + Enter) while both add-ons are enabled.
Steps to Reproduce:
- Ensure both OpenAI and Spellcheck add-ons are enabled in NVDA.
- Try to send a prompt in OpenAI using Control + Enter.
- Observe that the process fails and an error is displayed, indicating missing arguments.
Expected Behavior:
The prompt should be sent and processed correctly without any errors, regardless of other enabled add-ons.
Actual Behavior:
When sending a prompt with OpenAI while Spellcheck is active, the process fails, and NVDA displays an error related to missing arguments.
Temporary Solution:
Deactivating the Spellcheck add-on, the OpenAI prompt submission works correctly. This suggests a conflict between the two add-ons.
Additional Information:
I am unable to provide an error trace as the issue prevents it from being captured. The problem is resolved only by deactivating Spellcheck, indicating a potential conflict between these two add-ons.
Environment:
• NVDA version: 2023.3
• OpenAI Add-on version: 23.12.03
• Spellcheck Add-on version: 1.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels