From 0ef17ede89d01126dead58c81aafa4c63be233e3 Mon Sep 17 00:00:00 2001
From: Jonathan Hecl <jonathanhecl@gmail.com>
Date: Wed, 20 Nov 2024 02:31:43 -0300
Subject: [PATCH] readme: add Gollama to community integrations (#7756)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e51be1e41..35282d313 100644
--- a/README.md
+++ b/README.md
@@ -416,6 +416,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
 - [PromptingTools.jl](https://github.com/svilupp/PromptingTools.jl) with an [example](https://svilupp.github.io/PromptingTools.jl/dev/examples/working_with_ollama)
 - [LlamaScript](https://github.com/Project-Llama/llamascript)
 - [Gollm](https://docs.gollm.co/examples/ollama-example)
+- [Gollama for Golang](https://github.com/jonathanhecl/gollama)
 - [Ollamaclient for Golang](https://github.com/xyproto/ollamaclient)
 - [High-level function abstraction in Go](https://gitlab.com/tozd/go/fun)
 - [Ollama PHP](https://github.com/ArdaGnsrn/ollama-php)