From 1bc7b230a717c874b9263e56e2bb01ddcb3f989a Mon Sep 17 00:00:00 2001 From: scollins99 Date: Wed, 10 Jun 2026 13:55:18 -0700 Subject: [PATCH] docs: add Noorle to A2A Integrations --- docs/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/community.md b/docs/community.md index 72a6f0ee6..256c8c89e 100644 --- a/docs/community.md +++ b/docs/community.md @@ -63,6 +63,7 @@ These agentic frameworks have built-in A2A integration, making it easy to get st - [LangGraph](https://docs.langchain.com/langsmith/server-a2a) - [LiteLLM](https://docs.litellm.ai/docs/a2a) - [Microsoft Agent Framework](https://learn.microsoft.com/en-us/agent-framework/user-guide/agents/agent-types/a2a-agent) +- [Noorle](https://noorle.com/docs/reference/a2a/overview) - [Pydantic AI](https://ai.pydantic.dev/a2a/) - [Slide (Tyler)](https://slide.mintlify.app/guides/a2a-integration) - [Strands Agents](https://strandsagents.com/latest/documentation/docs/user-guide/concepts/multi-agent/agent-to-agent/)