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 60 forks source link

Add /history magic command #137

Closed neokd closed 5 months ago

neokd commented 5 months ago

In magic_commands.py implement a /history command that will display the previous conversations between NeoGPT and the user for the current session.

Saloni0512 commented 5 months ago

Hey @neokd I would like to work on this issue under JWOC.

neokd commented 5 months ago

Sure, I have assigned it to you

neokd commented 5 months ago

@Saloni0512 any updates?

Saloni0512 commented 5 months ago

I'm working on the issue will create a pr by tomorrow for sure!

ayushmorbar commented 5 months ago

Hi, I would like to try my hands on this issue as part of JWoC.