964 B
964 B
CHANGELOG
v1.1.1
- Bugs correction
v1.1.0
- Bugs correction
- Adjusted the abort timeout to 20seconds
codeis not required anymore- Issue #9 resolved
- GPT model autocompletation
- Better algorithm to find the correct answer (levenshtein distance)
- Better ChatGPT prompt
- Added
historyto the options/configuration - Added
include imagesto the option/configuration gpt-4support
v1.0.3
- Removed the option
table formatingbecause 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 modeis not formatted anymore- Fixed many bugs
- Write AI system instructions
v1.0.2
- Added
mode
v1.0.1
- Removed langage
- Added a button next to model to get the last ChatGPT version
- Added update message
v1.0.0
- Initial commit