Update jan data folder page
This commit is contained in:
parent
d494260ae6
commit
12dfa0d5ee
@ -27,7 +27,7 @@ Jan stores your data locally in your own filesystem in a universal file format (
|
|||||||
|
|
||||||
This guide helps you understand where and how this data is stored.
|
This guide helps you understand where and how this data is stored.
|
||||||
|
|
||||||
## Open the Data Folder
|
## Open Jan Data Folder
|
||||||
|
|
||||||
To open from Jan's interface:
|
To open from Jan's interface:
|
||||||
1. In Jan, navigate to **Settings** > **Advanced Settings**
|
1. In Jan, navigate to **Settings** > **Advanced Settings**
|
||||||
@ -234,18 +234,8 @@ Threads history is kept in this directory. Each session or thread is stored in a
|
|||||||
| `model` | The selected model and its settings/parameters for the thread. Changes made by users to thread settings are written here, rather than in model.json. Also contains the ID and engine of the selected model for quick querying by extensions. |
|
| `model` | The selected model and its settings/parameters for the thread. Changes made by users to thread settings are written here, rather than in model.json. Also contains the ID and engine of the selected model for quick querying by extensions. |
|
||||||
| `metadata` | Additional thread data, such as `lastMessage`, which provides GUI information but does not use OpenAI-compatible fields. |
|
| `metadata` | Additional thread data, such as `lastMessage`, which provides GUI information but does not use OpenAI-compatible fields. |
|
||||||
|
|
||||||
## Open the Data Folder
|
|
||||||
|
|
||||||
To open the Jan data folder, follow the steps in the [Settings](/docs/settings#access-the-jan-data-folder) guide.
|
|
||||||
|
|
||||||
## Delete Jan Data Folder
|
## Delete Jan Data Folder
|
||||||
|
|
||||||
If you have uninstalled the Jan app, you may also want to delete the Jan data folder. You can automatically remove this folder during uninstallation by selecting **OK** when prompted.
|
If you have uninstalled Jan, you may also want to delete the Jan data folder.
|
||||||
|
See detail instructions on [Mac](/docs/desktop/mac#step-2-clean-up-data-optional), [Window](/docs/desktop/windows#step-2-handle-jan-data), [Linux](docs/desktop/linux#uninstall-jan).
|
||||||

|
|
||||||
|
|
||||||
If you missed this step and need to delete the folder manually, please follow these instructions:
|
|
||||||
|
|
||||||
1. Go to the root data folder in your Users directory.
|
|
||||||
2. Locate the Jan data folder.
|
|
||||||
3. Delete the folder manually.
|
|
||||||
@ -130,7 +130,6 @@ See [Jan Data Folder](/docs/data-folder) for more details about the data folder
|
|||||||
|
|
||||||
### Step 2: Clean Up Data (Optional)
|
### Step 2: Clean Up Data (Optional)
|
||||||
|
|
||||||
|
|
||||||
Open **Terminal** and run these commands to remove all Jan-related data:
|
Open **Terminal** and run these commands to remove all Jan-related data:
|
||||||
```bash
|
```bash
|
||||||
# Remove all user data
|
# Remove all user data
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user