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 62 forks source link

Add /redo command to resend last human input #178

Closed ayushmorbar closed 5 months ago

ayushmorbar commented 5 months ago

This pull request adds a new command, /redo, which allows the user to resend the last human input to the model. This command is useful in case the user wants to repeat their previous input without typing it again.

refer #175