jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.56k stars 307 forks source link

Where does it store previouse Chat canche [Question] #375

Closed simanga-dev closed 5 months ago

simanga-dev commented 5 months ago

I am curious on where does the plugin store my history of chat

vonadz commented 5 months ago

On my linux system it's here: ~/.local/state/nvim/chatgpt/

simanga-dev commented 5 months ago

Thank you... that helped 💞