From 9a50fd584ccac3e7035d8a8112980167e37a60de Mon Sep 17 00:00:00 2001 From: Attogram Project Date: Mon, 3 Nov 2025 00:44:56 +0100 Subject: [PATCH] readme: add Ollama Bash Lib to community integrations (#12235) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8846128..46bcc8ab 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [any-agent](https://github.com/mozilla-ai/any-agent) (A single interface to use and evaluate different agent frameworks by [mozilla.ai](https://www.mozilla.ai/)) - [Neuro SAN](https://github.com/cognizant-ai-lab/neuro-san-studio) (Data-driven multi-agent orchestration framework) with [example](https://github.com/cognizant-ai-lab/neuro-san-studio/blob/main/docs/user_guide.md#ollama) - [achatbot-go](https://github.com/ai-bot-pro/achatbot-go) a multimodal(text/audio/image) chatbot. +- [Ollama Bash Lib](https://github.com/attogram/ollama-bash-lib) - A Bash Library for Ollama. Run LLM prompts straight from your shell, and more ### Mobile