Skip to content

Commit 58bc4fd

Browse files
docs: update framework star counts to current values
Dify 65K→133K, AutoGen 42K→55K, CrewAI 28K→46K, Semantic Kernel 24K→27K, LangGraph 24K→27K, Haystack 22K→24K, Agent Framework 7.6K→8K. Added star counts for OpenAI Agents SDK (20K) and Google ADK (18K). Sorted by stars descending. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7a3fdb9 commit 58bc4fd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -244,17 +244,17 @@ Works with **12+ agent frameworks** including:
244244

245245
| Framework | Stars | Integration |
246246
|-----------|-------|-------------|
247-
| [**Microsoft Agent Framework**](https://github.com/microsoft/agent-framework) | 7.6K+ ⭐ | **Native Middleware** |
248-
| [**Semantic Kernel**](https://github.com/microsoft/semantic-kernel) | 24K+ ⭐ | **Native (.NET + Python)** |
249-
| [Dify](https://github.com/langgenius/dify) | 65K+ ⭐ | Plugin |
247+
| [**Microsoft Agent Framework**](https://github.com/microsoft/agent-framework) | 8K+ ⭐ | **Native Middleware** |
248+
| [**Semantic Kernel**](https://github.com/microsoft/semantic-kernel) | 27K+ ⭐ | **Native (.NET + Python)** |
249+
| [Dify](https://github.com/langgenius/dify) | 133K+ ⭐ | Plugin |
250+
| [Microsoft AutoGen](https://github.com/microsoft/autogen) | 55K+ ⭐ | Adapter |
250251
| [LlamaIndex](https://github.com/run-llama/llama_index) | 47K+ ⭐ | Middleware |
251-
| [LangGraph](https://github.com/langchain-ai/langgraph) | 24K+ ⭐ | Adapter |
252-
| [Microsoft AutoGen](https://github.com/microsoft/autogen) | 42K+ ⭐ | Adapter |
253-
| [CrewAI](https://github.com/crewAIInc/crewAI) | 28K+ ⭐ | Adapter |
252+
| [CrewAI](https://github.com/crewAIInc/crewAI) | 46K+ ⭐ | Adapter |
253+
| [LangGraph](https://github.com/langchain-ai/langgraph) | 27K+ ⭐ | Adapter |
254+
| [Haystack](https://github.com/deepset-ai/haystack) | 24K+ ⭐ | Pipeline |
255+
| [OpenAI Agents SDK](https://github.com/openai/openai-agents-python) | 20K+ ⭐ | Middleware |
256+
| [Google ADK](https://github.com/google/adk-python) | 18K+ ⭐ | Adapter |
254257
| [Azure AI Foundry](https://learn.microsoft.com/azure/ai-studio/) || Deployment Guide |
255-
| [OpenAI Agents SDK](https://github.com/openai/openai-agents-python) || Middleware |
256-
| [Google ADK](https://github.com/google/adk-python) || Adapter |
257-
| [Haystack](https://github.com/deepset-ai/haystack) | 22K+ ⭐ | Pipeline |
258258

259259
## OWASP Agentic Top 10 Coverage
260260

0 commit comments

Comments
 (0)