All changes that impact users of this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Date: Feb 24th, 2023 Author: Anton Hibl
Added a changelog to help users keep track of changes more clearly.
Date: Feb 26th, 2023 Author: Anton Hibl
Changed gptai-model and gptai-api-key so that they are able to be set through the customization menu
Date: Mar 17th, 2023 Author: Anton Hibl
Added gptai-turbo which includes basic query functionality for the gpt-3.5-turbo model; planned to be extended into a larger interface and chat interface soon. Tests have been included in the tests directory for development purposes, but they are not installed during package-install as they are intended solely for development and not for end users. Including them would unnecessarily increase the package size.