aboutsummaryrefslogtreecommitdiff
path: root/src/gpt_chat_cli/argparsing.py
Commit message (Expand)AuthorAgeFilesLines
* Rewrote the argparsing functionality to enable autocompletion via the "kislyu...flu0r1ne2023-05-091-165/+35
* lessen contextflu0r1ne2023-05-061-2/+2
* Correct prefixflu0r1ne2023-05-061-19/+20
* Add alternative file sources, specify system messageflu0r1ne2023-05-061-4/+48
* Allow --load-response-from-file without messageflu0r1ne2023-05-051-1/+3
* Add interactive modeflu0r1ne2023-05-051-3/+2
* Refactor command structure, add validation for interactive sessionsflu0r1ne2023-05-051-4/+27
* Add command to list modelsflu0r1ne2023-05-051-2/+10
* Add stdin as a input source for the inital promptflu0r1ne2023-05-051-10/+21
* Disable color when redirection occurs. Only save query arguments with save/lo...flu0r1ne2023-05-051-4/+69
* Add packaging infoflu0r1ne2023-05-041-0/+193