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 /help command to `magic_commands.py` #177

Closed ayushmorbar closed 5 months ago

ayushmorbar commented 5 months ago

This pull request adds a new command, /help, to the magic_commands.py file. The /help command allows users to view a list of available commands in the chat session. This improves the user experience by providing a quick reference for available commands.

refer #173

ayushmorbar commented 5 months ago

Please assign the tags for JWoC, if possible.