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

Enable optional experimental TUI via Trogon #691

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sullivancolin
Copy link

This PR adds the optional ability use a TUI via the Trogon project. It follows the same pattern as sqlite_utils by making it an optional dependency.

  • trogon can be installed either via llm install trogon or during the installation of llm itself as in pipx install 'llm[tui]'.

  • Using cog automatically adds the tui subcommand to the documentation. An additional section is added to usage.md mimicking the language used in sqlite_utils. There isn't currently any screen shot as part of the documentation like there is with sqlite_utils.

  • The cog.yml and test.yml github action workflows now both also install trogon as well.

Sample Screenshot

Screenshot 2025-01-01 at 8 21 13 PM

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

Successfully merging this pull request may close these issues.

1 participant