j178 / chatgpt

An elegant interactive CLI for ChatGPT
693 stars 52 forks source link

v2 plan #88

Open j178 opened 3 months ago

j178 commented 3 months ago

Some ideas:

j178 commented 3 months ago

and support "stop generating"

jglwiz commented 3 months ago

Can the color be configured by the user?

I am using an e-ink screen and the environment is Windows Terminal with PowerShell. The colors in the terminal are all set to black and white. However, in chat mode, some text is not clear due to the shadow color, which cannot be changed.

Thank you very much for developing this software.

j178 commented 3 months ago

@jglwiz Thanks for the advice, will consider making colors configurable.

gepbird commented 3 months ago

It would be nice to be able to switch models from the TUI. For example for many simple prompts I could use GPT-3.5, and for complex prompts I could switch to GPT-4 without having to edit the config file.

Thanks for your effort that you put into this project!

shmilee commented 1 month ago

Will “display provider and model as the bot name” be configurable for the user or not? For example, show more information, like current time, and emoji support, etc. Like this, (this simple implementation is hardcoded in tgpt by myself). 2024-05-23-215243_1366x768_scrot

After trying this project, I feel the UI is much better than tgpt. And more providers are supported, that's great! Maybe we can add Phind as a provider too.

j178 commented 1 month ago

@shmilee good idea, thanks for the advice!