readme: add gollm to the list of community libraries (#6099)

This commit is contained in:
Teïlo M 2024-09-04 20:19:41 +02:00 committed by GitHub
parent 5b55379651
commit f36ebfb478
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)