vault backup: 2026-02-11 10:46:27

This commit is contained in:
2026-02-11 10:46:27 +08:00
parent ecd6b03659
commit 59c5e8de7d
63 changed files with 15644 additions and 7868 deletions
@@ -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": {}
}