From f36ebfb47835075e3b9d01a6c1a082653c24d9ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Te=C3=AFlo=20M?= <39594466+teilomillet@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:19:41 +0200 Subject: [PATCH] readme: add gollm to the list of community libraries (#6099) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afcda18f..56f2e1d8 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Portkey](https://portkey.ai/docs/welcome/integration-guides/ollama) - [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) - [Ollamaclient for Golang](https://github.com/xyproto/ollamaclient) - [High-level function abstraction in Go](https://gitlab.com/tozd/go/fun)