From 13a47d822dab7d46ee245e470bca935e232baf07 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 1 Sep 2024 09:01:00 -0700 Subject: [PATCH] Update config.template --- config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.template b/config.template index 58cd7f3..2b287a2 100644 --- a/config.template +++ b/config.template @@ -38,7 +38,7 @@ spaceWeather = True wikipedia = True # Enable ollama LLM see more at https://ollama.com ollama = False -# Ollama module +# Ollama model to use ollamaModel = 'llama3.1' # StoreForward Enabled and Limits StoreForward = True