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 '/copy' command to copy last NeoGPT response to clipboard #171

Closed ayushmorbar closed 5 months ago

ayushmorbar commented 5 months ago

This pull request adds a new command '/copy' to the chatbot program. The command allows users to copy the last response from NeoGPT to the clipboard. This feature can be useful for easily sharing or reusing the generated text.

refer https://github.com/neokd/NeoGPT/issues/139

neokd commented 5 months ago

That was pretty quick boss 🚅

ayushmorbar commented 5 months ago

That was pretty quick boss 🚅

haha thanks, I did wrote the code for it earlier waiting to commit, one by one. 😅