Open TheR1D opened 9 months ago
Since ShellGPT is builded with Typer we can utilise autocomplitions in order to improve user experience.
--model
ShellGPT reads multiple files on invoke (config, roles) we might need to optimise it, to make it more responsive.
I think autocompletion with --model will be a blast!
Since ShellGPT is builded with Typer we can utilise autocomplitions in order to improve user experience.
--model
.ShellGPT reads multiple files on invoke (config, roles) we might need to optimise it, to make it more responsive.