transcript high
AnythingLLM keeps workspace chats and configuration in a local SQLite database (anythingllm.db).
Where it lives
- macOS
~/Library/Application Support/anythingllm-desktop/storage/anythingllm.db - Linux
~/.config/anythingllm-desktop/storage/anythingllm.db - Windows
~/AppData/Roaming/anythingllm-desktop/storage/anythingllm.db
What you can do
- Keep the anythingllm-desktop storage folder off cloud sync; it also holds embeddings and imported documents.
Source: docs.anythingllm.com
This describes where AnythingLLM stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.