From 3b8b692218bf0da28859c89b71f4f5731f29002c Mon Sep 17 00:00:00 2001 From: Attogram Project Date: Sun, 29 Jun 2025 23:59:54 +0200 Subject: [PATCH] readme: add ollama-bash-toolshed to community integrations (#11224) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 366fe94b..8f9528f3 100644 --- a/README.md +++ b/README.md @@ -455,6 +455,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [GGUF-to-Ollama](https://github.com/jonathanhecl/gguf-to-ollama) - Importing GGUF to Ollama made easy (multiplatform) - [AWS-Strands-With-Ollama](https://github.com/rapidarchitect/ollama_strands) - AWS Strands Agents with Ollama Examples - [ollama-multirun](https://github.com/attogram/ollama-multirun) - A bash shell script to run a single prompt against any or all of your locally installed ollama models, saving the output and performance statistics as easily navigable web pages. ([Demo](https://attogram.github.io/ai_test_zone/)) +- [ollama-bash-toolshed](https://github.com/attogram/ollama-bash-toolshed) - Bash scripts to chat with tool using models. Add new tools to your shed with ease. Runs on Ollama. ### Apple Vision Pro