add open interpreter to list of extensions (#2016)

This commit is contained in:
Mike Bird 2024-01-18 16:59:39 -05:00 committed by GitHub
parent ad9dbc2a04
commit 82ee019bfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)