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",
|
"serverAddress": "http://localhost:11434",
|
||||||
"embeddingServerAddress": "",
|
"embeddingServerAddress": "",
|
||||||
"llmModel": "llama3",
|
"llmModel": "gemma3:latest",
|
||||||
"maxTokens": 1024,
|
"maxTokens": 1024,
|
||||||
"temperature": 0.7,
|
"temperature": 0.7,
|
||||||
"providerType": "ollama",
|
"providerType": "ollama",
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
"responseFormatPrepend": "``` LLM Helper - generated response \n\n",
|
"responseFormatPrepend": "``` LLM Helper - generated response \n\n",
|
||||||
"responseFormatAppend": "\n\n```",
|
"responseFormatAppend": "\n\n```",
|
||||||
"lastVersion": "2.6.0",
|
"lastVersion": "2.6.0",
|
||||||
"embeddingModelName": "mxbai-embed-large",
|
"embeddingModelName": "nomic-embed-text",
|
||||||
"braveSearchApiKey": "",
|
"braveSearchApiKey": "",
|
||||||
"openAIApiKey": "lm-studio",
|
"openAIApiKey": "lm-studio",
|
||||||
"embeddingApiKey": "",
|
"embeddingApiKey": "",
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
"ocrScannedPdfAttachments": false,
|
"ocrScannedPdfAttachments": false,
|
||||||
"enableVaultActions": false,
|
"enableVaultActions": false,
|
||||||
"showAgentDebug": false,
|
"showAgentDebug": false,
|
||||||
"renderMarkdownInChat": true,
|
"renderMarkdownInChat": false,
|
||||||
"workflowDefaults": {
|
"workflowDefaults": {
|
||||||
"recipes": {
|
"recipes": {
|
||||||
"weekly-review": {
|
"weekly-review": {
|
||||||
|
|||||||
Reference in New Issue
Block a user