From 6f8f57dd1d29bcf50043bb38dc870c9c73a4b956 Mon Sep 17 00:00:00 2001 From: Herval Freire Date: Mon, 25 Mar 2024 16:07:19 -0300 Subject: [PATCH] Add cliobot to ollama supported list (#1873) * Update README.md * Update README.md --------- Co-authored-by: Bruce MacDonald --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c9167b1..86de146e 100644 --- a/README.md +++ b/README.md @@ -362,6 +362,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Rivet plugin](https://github.com/abrenneke/rivet-plugin-ollama) - [Llama Coder](https://github.com/ex3ndr/llama-coder) (Copilot alternative using Ollama) - [Obsidian BMO Chatbot plugin](https://github.com/longy2k/obsidian-bmo-chatbot) +- [Cliobot](https://github.com/herval/cliobot) (Telegram bot with Ollama support) - [Copilot for Obsidian plugin](https://github.com/logancyang/obsidian-copilot) - [Obsidian Local GPT plugin](https://github.com/pfrankov/obsidian-local-gpt) - [Open Interpreter](https://docs.openinterpreter.com/language-model-setup/local-models/ollama)