- Advanced settings
- Added OpenAI SDK for better support
- o1 model support
- Bugs correction
- Support for Atto editor
- Bugs correction
- Adjusted the abort timeout to 20seconds
code
is not required anymore- Issue #9 resolved
- GPT model autocompletation
- Better algorithm to find the correct answer (levenshtein distance)
- Better ChatGPT prompt
- Added
history
to the options/configuration - Added
include images
to the option/configuration gpt-4
support
- Removed the option
table formating
because it will now set to true by default - Adjusted the abort timeout to 15seconds
- If an error occur the user can now click back on the question
Textbox, question to answser mode and clipboard mode
is not formatted anymore- Fixed many bugs
- Write AI system instructions
- Added
mode
- Removed langage
- Added a button next to model to get the last ChatGPT version
- Added update message
- Initial commit