From 9cfbffafc55bb07f7d627a6701df2e9c8a520f5f Mon Sep 17 00:00:00 2001 From: Kostis Date: Tue, 19 Aug 2025 00:21:36 +0300 Subject: [PATCH] readme: add any-agent to community integrations (#11950) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fda574b391..0680590f5a 100644 --- a/README.md +++ b/README.md @@ -540,6 +540,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama for D](https://github.com/kassane/ollama-d) - [OllamaPlusPlus](https://github.com/HardCodeDev777/OllamaPlusPlus) (Very simple C++ library for Ollama) - [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/)) ### Mobile