From 7ebbd89bbf32b8a90a371a55aaab0e1c8dd0f787 Mon Sep 17 00:00:00 2001 From: Elton Renda Date: Mon, 6 Nov 2023 20:50:35 +0200 Subject: [PATCH] add hass-ollama-conversation (#999) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d803869..84b189c8 100644 --- a/README.md +++ b/README.md @@ -235,4 +235,5 @@ See the [API documentation](./docs/api.md) for all endpoints. - [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp) - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) - [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)