From 68391b005546c449c47fa154b5fbaf98a17fb310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20W=C3=A4scher?= Date: Tue, 17 Oct 2023 17:31:48 +0200 Subject: [PATCH] Add OllamaSharp for .NET (#811) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ce8e448..34a9bac7 100644 --- a/README.md +++ b/README.md @@ -231,4 +231,5 @@ curl -X POST http://localhost:11434/api/generate -d '{ - [Dumbar](https://github.com/JerrySievert/Dumbar) - [Emacs client](https://github.com/zweifisch/ollama) - [oterm](https://github.com/ggozad/oterm) -- [Ellama Emacs client](https://github.com/s-kostyaev/ellama) \ No newline at end of file +- [Ellama Emacs client](https://github.com/s-kostyaev/ellama) +- [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp)