mirror of
https://github.com/TheR1D/shell_gpt.git
synced 2026-07-03 14:10:18 +02:00
ad6d297b28
* Major refactoring and optimisation. * Removed redundant code. * Removed caching for --chat conversations. * Fixing mypy typing. * Printer class to handle LLM output formatting. * Spinner and better handling when DISABLE_STREAMING is True.