ztjhz / BetterChatGPT

An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
http://bettergpt.chat/
Creative Commons Zero v1.0 Universal
8.2k stars 2.77k forks source link

Automatically save conversations locally #283

Closed CyberNeighbor closed 1 year ago

CyberNeighbor commented 1 year ago

May I ask how to use the function of automatically saving records to the local, I did not find it in the document.Thanks.

ztjhz commented 1 year ago

Better ChatGPT uses zustand persist middleware to save data to local storage automatically: https://github.com/ztjhz/BetterChatGPT/blob/main/src/store/store.ts#L65