From 325cfcd9ffa8c5e19c7258471a864dcd8508d49a Mon Sep 17 00:00:00 2001 From: pepperoni21 Date: Sat, 4 Nov 2023 22:51:29 +0100 Subject: [PATCH] Added ollama-rs to community integrations (#995) Co-authored-by: pepperoni21 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccba96ec..cb673f8a 100644 --- a/README.md +++ b/README.md @@ -234,3 +234,4 @@ 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) +- [Ollama-rs for Rust](https://github.com/pepperoni21/ollama-rs) \ No newline at end of file