From 7c0167a8f6bef322cb78ebf7651083b385e48c8a Mon Sep 17 00:00:00 2001 From: Logan Yang Date: Thu, 22 Feb 2024 11:17:20 -0800 Subject: [PATCH] Add copilot for obsidian plugin to community integration (#1918) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49cec993..e2ac5fee 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,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) +- [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) - [twinny](https://github.com/rjmacarthy/twinny) (Copilot and Copilot chat alternative using Ollama)