From bc7d47b2a720783377582e7abf4d158496508dac Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 5 Dec 2024 11:32:46 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb80205..f466677 100644 --- a/README.md +++ b/README.md @@ -373,6 +373,7 @@ sudo apt-get install fonts-noto-color-emoji | `wiki:` | Searches Wikipedia and returns the first few sentences of the first result if a match. Example: `wiki: lora radio` | | `askai` and `ask:` | Ask Ollama LLM AI for a response. Example: `askai what temp do I cook chicken` | ✅ | | `messages` | Replays the last messages heard, like Store and Forward | ✅ | +| `readnews` | returns the contents of a file (news.txt, by default) via the chunker on air | ✅ |