vault backup: 2026-07-31 17:19:59
This commit is contained in:
6
.obsidian/plugins/local-llm-helper/data.json
vendored
6
.obsidian/plugins/local-llm-helper/data.json
vendored
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user