From 6ac280d121b2494702d288dbfbda161301ed651d Mon Sep 17 00:00:00 2001 From: tobias Date: Fri, 31 Jul 2026 17:19:59 +0200 Subject: [PATCH] vault backup: 2026-07-31 17:19:59 --- .obsidian/plugins/local-llm-helper/data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/plugins/local-llm-helper/data.json b/.obsidian/plugins/local-llm-helper/data.json index 94f909b..2f536a9 100644 --- a/.obsidian/plugins/local-llm-helper/data.json +++ b/.obsidian/plugins/local-llm-helper/data.json @@ -1,7 +1,7 @@ { "serverAddress": "http://localhost:11434", "embeddingServerAddress": "", - "llmModel": "llama3", + "llmModel": "gemma3:latest", "maxTokens": 1024, "temperature": 0.7, "providerType": "ollama", @@ -14,7 +14,7 @@ "responseFormatPrepend": "``` LLM Helper - generated response \n\n", "responseFormatAppend": "\n\n```", "lastVersion": "2.6.0", - "embeddingModelName": "mxbai-embed-large", + "embeddingModelName": "nomic-embed-text", "braveSearchApiKey": "", "openAIApiKey": "lm-studio", "embeddingApiKey": "", @@ -32,7 +32,7 @@ "ocrScannedPdfAttachments": false, "enableVaultActions": false, "showAgentDebug": false, - "renderMarkdownInChat": true, + "renderMarkdownInChat": false, "workflowDefaults": { "recipes": { "weekly-review": {