From 274c6cbf4c93345cea4809d43d7afbf6a7693bad Mon Sep 17 00:00:00 2001 From: "Dr. David A. Kunz" Date: Mon, 6 Nov 2023 19:51:41 +0100 Subject: [PATCH] Added gen.nvim to community integrations (#996) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84b189c8..8bc2822a 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ellama Emacs client](https://github.com/s-kostyaev/ellama) - [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp) - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) +- [gen.nvim](https://github.com/David-Kunz/gen.nvim) - [Ollama-rs for Rust](https://github.com/pepperoni21/ollama-rs) - [Hass Ollama Conversation](https://github.com/ej52/hass-ollama-conversation) - [ModelFusion Typescript Library](https://modelfusion.dev/integration/model-provider/ollama)