From 6e2d0224d9e03f6bf236cd1e1cad7b79812e91ea Mon Sep 17 00:00:00 2001 From: Omar Magdy <99906646+omagdy7@users.noreply.github.com> Date: Tue, 7 Nov 2023 19:58:13 +0200 Subject: [PATCH] Added logseq ollama plugin (#1029) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3131ff9b..fe028f53 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,8 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Discollama](https://github.com/mxyng/discollama) (Discord bot inside the Ollama discord channel) - [Continue](https://github.com/continuedev/continue) - [Obsidian Ollama plugin](https://github.com/hinterdupfinger/obsidian-ollama) +- [Logseq Ollama plugin](https://github.com/omagdy7/ollama-logseq) - [Dagger Chatbot](https://github.com/samalba/dagger-chatbot) - [Discord AI Bot](https://github.com/mekb-turtle/discord-ai-bot) - [Dumbar](https://github.com/JerrySievert/Dumbar) -- [Hass Ollama Conversation](https://github.com/ej52/hass-ollama-conversation) \ No newline at end of file +- [Hass Ollama Conversation](https://github.com/ej52/hass-ollama-conversation)