ai: add keepAlive config option for ollama models

This commit is contained in:
end-4
2025-04-06 11:11:55 +02:00
parent 9345bce878
commit 3480fc0f68
2 changed files with 15 additions and 14 deletions
@@ -6,6 +6,7 @@
"defaultGPTProvider": "openai",
"defaultTemperature": 0.5,
"enhancements": true,
"keep_alive": -1, // For ollama. -1 means forever
"useHistory": false,
"safety": true,
"writingCursor": " ...", // Warning: Using weird characters can mess up Markdown rendering