From ec84c02d549f8fa068960677244abe2863053809 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Thu, 9 Nov 2023 00:34:32 +0530 Subject: [PATCH] Add Ollama4j Java library to the list of community libraries (#1044) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67dc2228..fc852d9c 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [LiteLLM](https://github.com/BerriAI/litellm) - [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp) - [Ollama-rs for Rust](https://github.com/pepperoni21/ollama-rs) +- [Ollama4j for Java](https://github.com/amithkoujalgi/ollama4j) - [ModelFusion Typescript Library](https://modelfusion.dev/integration/model-provider/ollama) ### Extensions & Plugins