This commit is contained in:
2025-10-25 20:11:21 +02:00
commit fd37421245
700 changed files with 211892 additions and 0 deletions

76
.smart-env/smart_env.json Normal file
View File

@@ -0,0 +1,76 @@
{
"is_obsidian_vault": true,
"smart_blocks": {
"embed_blocks": true,
"min_chars": 20
},
"smart_sources": {
"single_file_data_path": ".smart-env/smart_sources.json",
"min_chars": 20,
"embed_model": {
"adapter": "ollama",
"transformers": {
"legacy_transformers": false,
"model_key": "TaylorAI/bge-micro-v2"
},
"TaylorAI/bge-micro-v2": {},
"ollama": {
"model_key": "bge-m3:latest",
"host": "http://localhost:11434"
},
"bge-m3:latest": {}
},
"excluded_headings": "",
"file_exclusions": "Untitled",
"folder_exclusions": ""
},
"ribbon_icons": {
"connections": true,
"random_note": false
},
"smart_view_filter": {
"render_markdown": true,
"show_full_path": false,
"exclude_blocks_from_source_connections": false,
"exclude_frontmatter_blocks": true,
"expanded_view": false,
"results_limit": "20"
},
"language": "en",
"new_user": true,
"re_import_wait_time": 13,
"smart_chat_threads": {
"chat_model": {
"adapter": "ollama",
"ollama": {
"model_key": "undefined",
"models": {
"deepseek-r1:14b": {
"model_name": "deepseek-r1:14b",
"id": "deepseek-r1:14b",
"multimodal": false,
"max_input_tokens": 131072,
"can_use_tools": true
}
}
}
},
"active_thread_key": "Untitled Chat 1751115391936",
"system_prompt": "",
"detect_self_referential": true,
"review_context": true,
"stream": true,
"language": "en",
"modifier_key_to_send": "shift",
"use_tool_calls": true
},
"smart_notices": {
"muted": {
"embedding_complete": true,
"done_import": true,
"new_version_available": true,
"reload_sources": true
}
},
"version": ""
}