From f6d6fb718560b80643d3272d4609200745679312 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 31 Aug 2024 23:55:33 -0700 Subject: [PATCH] enhance --- README.md | 2 +- config.template | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f727c28..ab74be7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Along with network testing, this bot has a lot of other fun features, like simpl The bot is also capable of using dual radio/nodes, so you can monitor two networks at the same time and send messages to nodes using the same `bbspost @nodeNumber #message` or `bbspost @nodeShportName #message` function. There is a small message board to fit in the constraints of Meshtastic for posting bulletin messages with `bbspost $subject #message`. -Look up data using wiki results or interact with [Ollama](https://ollama.com) LLM AI see the [OllamaDocs](https://github.com/ollama/ollama/tree/main/docs) +Look up data using wiki results or interact with [Ollama](https://ollama.com) LLM AI see the [OllamaDocs](https://github.com/ollama/ollama/tree/main/docs) If Ollama is enabled you can DM the bot directly. The bot will report on anyone who is getting close to the configured lat/long, if in a remote location. diff --git a/config.template b/config.template index 50f76c5..4aebdc1 100644 --- a/config.template +++ b/config.template @@ -36,6 +36,8 @@ DadJokes = True spaceWeather = True # enable or disable the wikipedia search module wikipedia = True +# Enable ollama LLM see more at https://ollama.com +ollama = False # StoreForward Enabled and Limits StoreForward = True StoreLimit = 3 @@ -47,9 +49,6 @@ urlTimeout = 10 LogMessagesToFile = False # Logging of system messages to file SyslogToFile = False -# Enable ollama LLM see more at https://ollama.com -ollama = False - [sentry] # detect anyone close to the bot