First Commit

This commit is contained in:
2024-12-02 15:11:30 +01:00
commit 031f6004de
4688 changed files with 441558 additions and 0 deletions

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

@@ -0,0 +1,21 @@
{
"smart_blocks": {
"embed_model": {
"model_key": "TaylorAI/bge-micro-v2",
"None": {}
}
},
"smart_sources": {
"embed_model": {
"model_key": "TaylorAI/bge-micro-v2",
"TaylorAI/bge-micro-v2": {}
}
},
"file_exclusions": "Untitled",
"folder_exclusions": "smart-chats,Templates,Scripts",
"is_obsidian_vault": true,
"smart_notices": {
"muted": {}
},
"smart_chats_folder": "smart-chats"
}