vault backup: 2026-02-11 10:46:27
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"excludePatterns": "",
|
||||
"useCustomPattern": false,
|
||||
"highlightPattern": "==\\s*(.*?)\\s*==|<mark[^>]*>(.*?)</mark>|<span[^>]*>(.*?)</span>",
|
||||
"defaultHighlightColor": "#ffeb3b",
|
||||
"ai": {
|
||||
"provider": "ollama",
|
||||
"ollama": {
|
||||
"host": "http://192.168.3.231:11434",
|
||||
"model": "qwen2.5:latest",
|
||||
"availableModels": [
|
||||
"llava:34b",
|
||||
"llava:13b",
|
||||
"qwen2.5:latest",
|
||||
"llama3.2-vision:latest",
|
||||
"deepseek-r1:70b-max-context",
|
||||
"llama3.2-vision:90b",
|
||||
"bge-m3:latest",
|
||||
"deepseek-r1:70b-llama-distill-q8_0",
|
||||
"deepseek-r1:70b-llama-distill-fp16",
|
||||
"deepseek-r1:70b"
|
||||
]
|
||||
},
|
||||
"gemini": {
|
||||
"apiKey": "",
|
||||
"model": "gemini-pro",
|
||||
"baseUrl": "",
|
||||
"isCustomModel": false
|
||||
},
|
||||
"openai": {
|
||||
"apiKey": "",
|
||||
"model": "gpt-4o",
|
||||
"baseUrl": ""
|
||||
},
|
||||
"anthropic": {
|
||||
"apiKey": "",
|
||||
"model": "claude-2",
|
||||
"apiAddress": "",
|
||||
"isCustomModel": false,
|
||||
"lastCustomModel": ""
|
||||
},
|
||||
"deepseek": {
|
||||
"apiKey": "",
|
||||
"model": "deepseek-chat",
|
||||
"baseUrl": ""
|
||||
},
|
||||
"prompts": {
|
||||
"🤔 Key Insight": "{{highlight}}.Please reinterpret the above content from a fresh perspective and summarize its core idea within 200 characters."
|
||||
}
|
||||
},
|
||||
"export": {
|
||||
"exportPath": ""
|
||||
},
|
||||
"fileComments": {},
|
||||
"comments": {}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": "2.0",
|
||||
"mapping": {
|
||||
"FleetingNotes/数字人项目/Untitled.md": "fleetingnotes_数字人项目_untitled.md.json",
|
||||
"FleetingNotes/数字人项目/数字人产品调研.md": "fleetingnotes_数字人项目_数字人产品调研.md.json"
|
||||
},
|
||||
"lastUpdated": 1768201458030
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"isCompleted": true,
|
||||
"version": "2.0",
|
||||
"migratedAt": 1767749162020,
|
||||
"backupPath": ".hinote/backup/data-backup-2026-01-07T01-26-02-017Z.json"
|
||||
}
|
||||
Reference in New Issue
Block a user