Simatwa / python-tgpt

AI Chat in Terminal + Package + REST-API
https://python-tgpt.onrender.com
MIT License
106 stars 15 forks source link

Does not accept options, unless either `generate` or `interactive` explicitly specified #11

Closed johnd0e closed 9 months ago

johnd0e commented 9 months ago

E.g.

pytgpt -q hi
Error: No such option: -q

AFAIR, there was no such problem a couple of releases ago

Simatwa commented 9 months ago

UPDATED README

Starting from version 0.2.7, running $ pytgpt without any other command or option will automatically enter the interactive mode. Otherwise, you'll need to explicitly declare the desired action, for example, by running $ pytgpt generate.