From 724aa64bee52812d98d2cecda43b65bd45d22d2f Mon Sep 17 00:00:00 2001 From: Ilya Breitburg Date: Mon, 13 Nov 2023 20:50:42 +0100 Subject: [PATCH] Add Dart library to README.md (#1106) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5872864b..f035d2e8 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama4j for Java](https://github.com/amithkoujalgi/ollama4j) - [ModelFusion Typescript Library](https://modelfusion.dev/integration/model-provider/ollama) - [OllamaKit for Swift](https://github.com/kevinhermawan/OllamaKit) +- [Ollama for Dart](https://github.com/breitburg/dart-ollama) ### Extensions & Plugins