From 23f746508d1685bc1bbee9ac4cd600bf5f8e6167 Mon Sep 17 00:00:00 2001 From: Mattt Date: Mon, 21 Oct 2024 22:29:11 -0700 Subject: [PATCH] readme: add Ollama for Swift to the community integrations (#7295) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f39a44a..3940dad1 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [High-level function abstraction in Go](https://gitlab.com/tozd/go/fun) - [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) ### Mobile