From 91e5823e7b58e42415e0f37dd9e749d72155ae2c Mon Sep 17 00:00:00 2001 From: Tushar Adhatrao <40828350+tusharad@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:20:03 +0530 Subject: [PATCH] Added ollama-haskell library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f0509f2..4c18e30b 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama PHP](https://github.com/ArdaGnsrn/ollama-php) - [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) +- [Ollama for Haskell](https://github.com/tusharad/ollama-haskell) ### Mobile