Releases: AliDehbansiahkarbon/ChatGPTWizard
Releases · AliDehbansiahkarbon/ChatGPTWizard
v3.1
The model list has been updated based on the OpenAI's latest changes.
Full Changelog: v3.0.0.0...v3.1
Added Offline mode.
1- Added Offline mode
2- Ollama the local host AI server is supported.
2- Refinements.
Full Changelog: v2.2.0.9...v3.0.0.0
Delphi 12 support + improvements.
1- Delphi 12 has been supported.
1- Added a new menu items.
2- Updated "Model list" and removed legacy Models.
3- Changed the default model from "text-davinci-003" to "gpt-3.5-turbo" because Davinci models are deprecated from now on.
4- bug fixes.
Full Changelog: v2.2.0.6...v2.2.0.9
v2.2.0.6
v2.2.0.5
What's Changed
- Added a new context menu to ask ChatGPT to explain the selected code. (@AliDehbansiahkarbon)
- Added a new context menu to ask ChatGPT to Refactor the selected code. (@AliDehbansiahkarbon)
- Added GPT-4 model. (@cddigi)
- Added Delphinus package manager support. (@AliDehbansiahkarbon)
- Added LSP-related files. (@AliDehbansiahkarbon)
- Added menu icons. (@AliDehbansiahkarbon)
- Added splash screen icon. (@AliDehbansiahkarbon)
- Updated the Doc(README). @AliSawari
Full Changelog: v2.2.0.3...v2.2.0.5
v2.2.0.3
* features and fixes:
- Added five new menu items to the Editor's context menu.
New functionalities for Add Test, Find Bugs, Add Comment, Optimize Code, Complete Code
- A drop-down has been added to clear all button to clear question or answer individually.
- DblClick on a question in history will bring back the question to the question area.
- Added a new menu item to Clear the whole history with add yes-no questions.
Full Changelog: v2.2.0.0...v2.2.0.3
v2.2.0.0
What's Changed
- Doc(README): Added better text & image alignment, fixed typos & links, new images & better demo links by @AliSawari
- Added a new AI Chatbot called Writesonic chat by @AliDehbansiahkarbon (Delphi 10.2 Tokyo and later)
- Added a new AI Chatbot called YouChat by @AliDehbansiahkarbon (Delphi 10.2 Tokyo and later)
- Supported Delphi 10.1 Berlin (Just ChatGPT in this release).
- Improved styling manually for 10.2 Tokyo and 10.3 Rio(these two IDEs cannot handle the style properly).
- Improved style change at the same time as the IDE style changes so no need to close and open the form anymore.
- Fixed bugs regarding the History.
- Added Writesonic and Youcaht results plus the predefined questions to History.
- Replaced the classic progress bar with TActivityIndicator and other UI/Ux improvements.
- Some other refinements.
Full Changelog: https://github.com/AliDehbansiahkarbon/ChatGPTWizard/commits/v2.2.0.0