From 17610e3c36b8fc92a9c412db7a593fc8fdaa5eff Mon Sep 17 00:00:00 2001 From: Attogram Project Date: Wed, 10 Sep 2025 00:05:28 +0200 Subject: [PATCH] Add Ollama Bash Lib to README Libraries list Add Ollama Bash Lib to README > Community Integrations > Libraries Repo: https://github.com/attogram/ollama-bash-lib --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 481a29aea..2eec18265 100644 --- a/README.md +++ b/README.md @@ -543,6 +543,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [any-llm](https://github.com/mozilla-ai/any-llm) (A single interface to use different llm providers by [mozilla.ai](https://www.mozilla.ai/)) - [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) +- [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