20260204
This commit is contained in:
128
.smart-env/smart_env.json
Normal file
128
.smart-env/smart_env.json
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"is_obsidian_vault": true,
|
||||
"smart_blocks": {
|
||||
"embed_blocks": true,
|
||||
"min_chars": 200
|
||||
},
|
||||
"smart_sources": {
|
||||
"single_file_data_path": ".smart-env/smart_sources.json",
|
||||
"min_chars": 200,
|
||||
"embed_model": {
|
||||
"adapter": "ollama",
|
||||
"transformers": {
|
||||
"legacy_transformers": false,
|
||||
"model_key": "TaylorAI/bge-micro-v2"
|
||||
},
|
||||
"TaylorAI/bge-micro-v2": {},
|
||||
"ollama": {
|
||||
"model_key": "bge-m3:567m",
|
||||
"host": "http://100.120.93.125:11434"
|
||||
},
|
||||
"openai": {
|
||||
"model_key": "text-embedding-3-small"
|
||||
},
|
||||
"bge-m3:567m": {}
|
||||
},
|
||||
"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": "QWEN3-VL:30B",
|
||||
"host": "http://100.120.93.125:11434",
|
||||
"models": {
|
||||
"bge-m3:567m": {
|
||||
"model_name": "bge-m3:567m",
|
||||
"id": "bge-m3:567m",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 8192,
|
||||
"can_use_tools": true
|
||||
},
|
||||
"QWEN3-VL:8b-thinking-q4_K_M": {
|
||||
"model_name": "QWEN3-VL:8b-thinking-q4_K_M",
|
||||
"id": "QWEN3-VL:8b-thinking-q4_K_M",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 262144,
|
||||
"can_use_tools": true
|
||||
},
|
||||
"QWEN3-VL:30b-a3b-instruct-q4_K_M": {
|
||||
"model_name": "QWEN3-VL:30b-a3b-instruct-q4_K_M",
|
||||
"id": "QWEN3-VL:30b-a3b-instruct-q4_K_M",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 262144,
|
||||
"can_use_tools": true
|
||||
},
|
||||
"QWEN3-VL:32b-instruct-q4_K_M": {
|
||||
"model_name": "QWEN3-VL:32b-instruct-q4_K_M",
|
||||
"id": "QWEN3-VL:32b-instruct-q4_K_M",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 262144,
|
||||
"can_use_tools": true
|
||||
},
|
||||
"llama3.2:3b": {
|
||||
"model_name": "llama3.2:3b",
|
||||
"id": "llama3.2:3b",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 131072,
|
||||
"can_use_tools": true
|
||||
},
|
||||
"QWEN3-VL:30B": {
|
||||
"model_name": "QWEN3-VL:30B",
|
||||
"id": "QWEN3-VL:30B",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 262144,
|
||||
"can_use_tools": true
|
||||
},
|
||||
"QWEN3-VL:32b": {
|
||||
"model_name": "QWEN3-VL:32b",
|
||||
"id": "QWEN3-VL:32b",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 262144,
|
||||
"can_use_tools": true
|
||||
},
|
||||
"deepseek-r1:32b": {
|
||||
"model_name": "deepseek-r1:32b",
|
||||
"id": "deepseek-r1:32b",
|
||||
"multimodal": false,
|
||||
"max_input_tokens": 131072,
|
||||
"can_use_tools": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"active_thread_key": "Untitled Chat 2026-01-30 18-04-23",
|
||||
"system_prompt": "",
|
||||
"detect_self_referential": true,
|
||||
"review_context": true,
|
||||
"stream": true,
|
||||
"language": "zh",
|
||||
"modifier_key_to_send": "shift",
|
||||
"use_tool_calls": true
|
||||
},
|
||||
"smart_notices": {
|
||||
"muted": {
|
||||
"done_import": true,
|
||||
"embedding_complete": true,
|
||||
"new_version_available": true
|
||||
}
|
||||
},
|
||||
"version": ""
|
||||
}
|
||||
Reference in New Issue
Block a user