Skip to content

Commit d17bc78

Browse files
Fix formatting and update agent frameworks list
1 parent 04a38ea commit d17bc78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/integrations.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ that demonstrate the protocol's capabilities and versatility.
1212

1313
## Agent Frameworks
1414

15-
- **[LangGraph](https://www.langchain.com/langgraph)** - Balance agent control
16-
with agency
15+
- **[LangGraph](https://www.langchain.com/langgraph)** - Balance agent control with agency
1716
- **[Microsoft Agent Framework](https://github.com/microsoft/agent-framework)** - A framework for building, orchestrating, and deploying AI agents and multi-agent workflows with support for Python and .NET.
17+
- **[Google ADK](https://google.github.io/adk-docs/)** - Google's Agent Development Kit for building AI agents with Gemini models
18+
- **[AWS Strands Agents](https://github.com/strands-agents/sdk-python)** - A model-driven approach to building AI agents
1819
- **[Mastra](https://mastra.ai)** - The TypeScript Agent Framework
1920
- **[Pydantic AI](https://github.com/pydantic/pydantic-ai)** - Production-ready AI agents in Python
20-
- **[Google ADK](https://google.github.io/adk-docs/)** - Google's Agent Development Kit for building AI agents with Gemini models
2121
- **[Agno](https://agno.com)** - A full-stack framework for building Multi-Agent Systems
2222
- **[LlamaIndex](https://www.llamaindex.ai)** - Data framework for LLM applications with RAG capabilities and workflow orchestration
2323
- **[CrewAI](https://crewai.com)** - Streamline workflows across industries with

0 commit comments

Comments
 (0)