neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 60 forks source link

Add '/undo' command #140

Closed neokd closed 5 months ago

neokd commented 5 months ago

In magic_commands.py implement a /undo command that will remove the last response from the Chat History

ayushmorbar commented 5 months ago

Solved. ✌️