vault backup: 2025-02-10 22:46:14

This commit is contained in:
Dane Sabo 2025-02-10 22:46:14 -05:00
parent e478464c32
commit b1e9409a65
2 changed files with 4 additions and 3 deletions

View File

@ -1,14 +1,15 @@
{
"new_user": false,
"legacy_transformers": false,
"enable_mobile": true,
"enable_mobile": false,
"actions": {
"lookup": true
},
"smart_notices": {
"muted": {
"done_import": true,
"embedding_complete": true
"embedding_complete": true,
"done_pruning_collection": true
}
},
"system_prompts_folder": "smart prompts",

View File

@ -5,6 +5,6 @@
"description": "Find links to similar notes using artificial intelligence from OpenAI.",
"minAppVersion": "1.1.0",
"authorUrl": "https://wfhbrian.com",
"isDesktopOnly": false,
"isDesktopOnly": true,
"version": "2.3.54"
}