From ecf41eed0595fb031f1addc179f6abb86d8405f8 Mon Sep 17 00:00:00 2001 From: Emir Sahin <50391065+emirsahin1@users.noreply.github.com> Date: Wed, 20 Nov 2024 13:53:14 -0500 Subject: [PATCH] readme: add llm-axe to community integrations (#5931) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3e02369..b158c182 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,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) +- [llm-axe](https://github.com/emirsahin1/llm-axe) (Python Toolkit for Building LLM Powered Apps) - [Gollm](https://docs.gollm.co/examples/ollama-example) - [Gollama for Golang](https://github.com/jonathanhecl/gollama) - [Ollamaclient for Golang](https://github.com/xyproto/ollamaclient)