@@ -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