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 command to load chat history from a file #188

Closed ayushmorbar closed 7 months ago

ayushmorbar commented 7 months ago

This pull request adds a new command, /load, to the chat application. The /load command allows users to load a previously saved chat history from a file. This feature enhances the user experience by providing the ability to import chat history from external sources.

refer #180

ayushmorbar commented 7 months ago

hey any update? 👀

neokd commented 7 months ago

Was stuck with some other work . Thanks for the contribution

ayushmorbar commented 7 months ago

It's understandable, NGL but i am learning a lot from this project tho! So, thank you.