gorilla-llm / gorilla-cli

LLMs for your CLI
https://gorilla.cs.berkeley.edu/
Apache License 2.0
1.22k stars 73 forks source link

Exits silently on Ctrl-C #45

Closed philipmat closed 9 months ago

philipmat commented 9 months ago

Fix for https://github.com/gorilla-llm/gorilla-cli/issues/44

Avoids displaying a stack trace when selected_command is None because the user didn't select any of the entries