Changelog for
tgpt-2.7.3-lp156.1.1.x86_64.rpm :
* Sun Apr 07 2024 Jan-Luca Kiok
- Bump required go version to 1.22- Update to version 2.7.3:
* Add help text for --url
* Automatically grow/shrink multiline textarea between 6 and 20 lines in height.
* Read defaults from environmment variables
* UPDATE: add url field in struct Params for openai provider
* Remove context when there is no additional text with stdin
* Mon Feb 26 2024 Jan-Luca Kiok - Update to version 2.7.1:
* Update readme
* Added ollama provider
* Correction for proxy
* Update remote version
* Change default provider to phind
* Update readme for go install
* Changed if-else to switch to convert sequential comparison into direct jump-table. Should increase speed for multiple cases in future.
* Update readme for blackbox
* Update remote version
* Update app version
* Tue Oct 03 2023 Jan-Luca Kiok - Update to version 1.9.2:
* Change API
* Fix occasional panic \"runtime error: index out of range [0] with length 0\"
* Sun Sep 10 2023 Jan-Luca Kiok - Update to version 1.8.0:
* Use openAI default API
* Automatically change provided API keys
* Make proxy settings configurable
* Add input length check
* Sun Aug 20 2023 Jan-Luca Kiok - Update to version 1.7.2:
* Change API from Bai chatbot to churchless.tech
* Update usage info
* Improve error handling
* Tue Jul 18 2023 Jan-Luca Kiok - Update to version 1.7.0:
* Added -q / --quiet
* Tue Jul 04 2023 Jan-Luca Kiok - Update to version 1.6.12:
* Fix -s
* Spelling corrections
* Sat Jun 24 2023 Jan-Luca Kiok - Update to version 1.6.11:
* Spelling corrections
* Code cleanup
* Sat Jun 17 2023 Jan-Luca Kiok - Update to version 1.6.9:
* Added option to see version history with -c/--changelog
* Fixed command collision between --code and --changelog
* Small improvements
* Sun Jun 04 2023 Jan-Luca Kiok - Format specfile- Do not strip binary manually
* Mon May 29 2023 Jan-Luca Kiok - Remove unneeded specfile steps
* Mon May 29 2023 Jan-Luca Kiok - Require appropriate go version
* Mon May 29 2023 Jan-Luca Kiok - Init package