From ec6121c331e66b7e6abe42866002b03768c0db2c Mon Sep 17 00:00:00 2001 From: DravenK Date: Sun, 9 Feb 2025 03:10:47 +0800 Subject: [PATCH] docs: ollama zig community lib (#8688) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 205f31279..2d1c13b7f 100644 --- a/README.md +++ b/README.md @@ -492,6 +492,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama for Haskell](https://github.com/tusharad/ollama-haskell) - [multi-llm-ts](https://github.com/nbonamy/multi-llm-ts) (A Typescript/JavaScript library allowing access to different LLM in unified API) - [LlmTornado](https://github.com/lofcz/llmtornado) (C# library providing a unified interface for major FOSS & Commercial inference APIs) +- [Ollama for Zig](https://github.com/dravenk/ollama-zig) ### Mobile