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

Saves chat history to `conversations` directory #192

Closed ayushmorbar closed 4 months ago

ayushmorbar commented 4 months ago

Create a directory conversations that will store the chats whenever /save command is been used.

Also, it takes care of the commit from last PR #191

refer #182

neokd commented 4 months ago

Can you just commit the magic_command.py.