TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
9.41k stars 741 forks source link

Chat and REPL modes output fix after function calls #525

Closed save196 closed 6 months ago

save196 commented 6 months ago

Fix ShellGPT reply not shown when a function call happens in chat or REPL modes. Fixes #485

TheR1D commented 6 months ago

Thanks @save196 merged.