add hass-ollama-conversation (#999)

This commit is contained in:
Elton Renda 2023-11-06 20:50:35 +02:00 committed by GitHub
parent 9079b1bb6d
commit 7ebbd89bbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -235,4 +235,5 @@ See the [API documentation](./docs/api.md) for all endpoints.
- [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp) - [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp)
- [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui)
- [Ollama-rs for Rust](https://github.com/pepperoni21/ollama-rs) - [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) - [ModelFusion Typescript Library](https://modelfusion.dev/integration/model-provider/ollama)