transcript high
GPT4All saves each conversation as a .chat file (a binary transcript) in its data directory.
Where it lives
- macOS
~/Library/Application Support/nomic.ai/GPT4All/*.chat - Linux
~/.local/share/nomic.ai/GPT4All/*.chat - Windows
~/AppData/Local/nomic.ai/GPT4All/*.chat
What you can do
- Remove old .chat files to clear local conversation history (downloaded models sit in the same directory).
Source: github.com
This describes where GPT4All stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.