Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 plan #88

Open
3 of 10 tasks
j178 opened this issue Mar 4, 2024 · 6 comments
Open
3 of 10 tasks

v2 plan #88

j178 opened this issue Mar 4, 2024 · 6 comments

Comments

@j178
Copy link
Owner

j178 commented Mar 4, 2024

Some ideas:

  • a general chat tui for any llm, support more llm providers, like claude, gemini, ollama refactor: support multiple LLM providers, refactor configuration structure #89
    • refactor config structure, support multiple providers
    • migrate legacy config automatically
  • display provider and model as the bot name
  • support "stop generating"
  • configuration UI
  • summarize prompt as the conversation title
  • i to enter insert mode, otherwise in command mode
  • one input panel, send to multiple llm panel split
  • send and display images
@j178

This comment was marked as resolved.

@jglwiz
Copy link

jglwiz commented Mar 9, 2024

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
Copy link
Owner Author

j178 commented Mar 9, 2024

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

@gepbird
Copy link

gepbird commented Mar 13, 2024

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
Copy link

shmilee commented May 23, 2024

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
Copy link
Owner Author

j178 commented May 23, 2024

@shmilee good idea, thanks for the advice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants