Releases: chhoumann/quickadd
Releases · chhoumann/quickadd
1.0.2
1.0.1
1.0.0
1.0.0 (2023-05-17)
Jumping to 1.0.0 looks very exciting, but is simply because there is a breaking change in the latest build.
Breaking: If you wish to use the AI Assistant, please disable the newly introduced Disable AI & Online features
setting.
Bug Fixes
- (performance) cap # of suggestions for templates / files to capture to in choice settings (03f77ee)
- lifecycle console warning now resolved (0b93847)
Features
- add option to disable AI (& online) features. If on, QuickAdd won't contact external services (6ec462d), closes #478.
- I want you to feel safe using QuickAdd. For this reason, I've added a setting to disable AI features - and online features, for future-proofing the promise of not contacting external providers with the setting enabled. I hope to make it clear that I intend QuickAdd to always honor your privacy & data, giving you full control of how, when, and for what it's used. Please raise an issue if you have any concerns.
- you can now configure model parameters for the AI Assistant - like Temperature, Top P, etc (80f09b9)
BREAKING CHANGES
- The new AI- & Online-features-disable setting is on by default, meaning users who wish to use the AI Assistant will need to disable this setting.
0.23.0
0.23.0 (2023-04-21)
Features
- add AI Assistant to macros. You can now use the power of Large Language Models in your macros (fa361e4)
Here is a showcase of what's possible with the new feature.
To get started, you'll need to grab an OpenAI API key.