From d5da2ab7e82a04ec72e62b830a3f59c6ca601be6 Mon Sep 17 00:00:00 2001 From: Tushar Adhatrao <40828350+tusharad@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:48:04 +0530 Subject: [PATCH] readme: add ollama-haskell library to community integrations (#7451) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bdab5fd..49938b37 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Agents-Flex for Java](https://github.com/agents-flex/agents-flex) with [example](https://github.com/agents-flex/agents-flex/tree/main/agents-flex-llm/agents-flex-llm-ollama/src/test/java/com/agentsflex/llm/ollama) - [Ollama for Swift](https://github.com/mattt/ollama-swift) - [GoLamify](https://github.com/prasad89/golamify) +- [Ollama for Haskell](https://github.com/tusharad/ollama-haskell) ### Mobile