Added
- Added
maxTokens
as an option for the config file [INT-15]. - Added
temperature
as an option for the config file [INT-15]. - Added
topP
as an option for the config file [INT-15]. - Added
frequencyPenalty
as an option for the config file [INT-15]. - Added
presencePenalty
as an option for the config file [INT-15]. - Added
stop
as an option for the config file [INT-15].
Changed
- Improved the error handling for commit message generation [INT-14].
Fixed
- Fixed a bug where the automatic issue key detection was not working [INT-16].
Full Changelog: v0.5.0...v0.6.0