From 82ee019bfc134f6a77479afaeb44715bb3f17020 Mon Sep 17 00:00:00 2001 From: Mike Bird <63524998+Arrendy@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:59:39 -0500 Subject: [PATCH] add open interpreter to list of extensions (#2016) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b910263..0fa0cf04 100644 --- a/README.md +++ b/README.md @@ -327,3 +327,4 @@ 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) +- [Open Interpreter](https://docs.openinterpreter.com/language-model-setup/local-models/ollama) \ No newline at end of file