From 023e4bca144da199e6a6dc11d04c9e23623c9482 Mon Sep 17 00:00:00 2001 From: Jared Donnell <150468425+paradoxical-dev@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:16:11 -0600 Subject: [PATCH] readme: add neollama to terminal section of community integrations (#8242) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dca4538cf..99f021981 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [oterm](https://github.com/ggozad/oterm) - [Ellama Emacs client](https://github.com/s-kostyaev/ellama) - [Emacs client](https://github.com/zweifisch/ollama) +- [neollama](https://github.com/paradoxical-dev/neollama) UI client for interacting with models from within Neovim - [gen.nvim](https://github.com/David-Kunz/gen.nvim) - [ollama.nvim](https://github.com/nomnivore/ollama.nvim) - [ollero.nvim](https://github.com/marco-souza/ollero.nvim)