vault backup: 2026-07-31 17:19:59

This commit is contained in:
2026-07-31 17:19:59 +02:00
parent bcdd21548b
commit 6ac280d121

View File

@@ -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": {