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
78 stars 65 forks source link

Add `/load [path]` to load saved chat history #180

Closed neokd closed 7 months ago

neokd commented 7 months ago

Allow users to load saved chat history. The command should read the txt file and load the chat history to the chat session

ayushmorbar commented 7 months ago

Solved this issue under JWoC. So, please assign me and review it. @neokd