Skip to content

Commit 148d663

Browse files
committed
docs: update existing integrations page
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 34375ab commit 148d663

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

docs/introduction.mdx

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,13 @@ AG-UI provides:
2929
AG-UI has been integrated with several popular agent frameworks, making it easy
3030
to adopt regardless of your preferred tooling:
3131

32-
- **[LangGraph](https://docs.copilotkit.ai/coagents)**: Build agent-native
33-
applications with shared state and human-in-the-loop workflows using
34-
LangGraph's powerful orchestration capabilities.
35-
- **[CrewAI Flows](https://docs.copilotkit.ai/crewai-flows)**: Create sequential
36-
multi-agent workflows with well-defined stages and process control.
37-
- **[CrewAI Crews](https://docs.copilotkit.ai/crewai-crews)**: Design
38-
collaborative agent teams with specialized roles and inter-agent
39-
communication.
40-
- **[Mastra](/mastra)**: Leverage TypeScript for building strongly-typed agent
41-
implementations with enhanced developer experience.
32+
- **[LangGraph](https://docs.copilotkit.ai/coagents)**: Build agent-native applications with shared state and human-in-the-loop workflows using LangGraph's powerful orchestration capabilities.
33+
- **[Mastra](/mastra)**: Leverage TypeScript for building strongly-typed agent implementations with enhanced developer experience.
34+
- **[Pydantic AI](https://docs.copilotkit.ai/pydantic-ai)**: Painlessly build production grade agentic applications and workflows using fully type-safe Python.
35+
- **[CrewAI Flows](https://docs.copilotkit.ai/crewai-flows)**: Create sequential multi-agent workflows with well-defined stages and process control.
36+
- **[CrewAI Crews](https://docs.copilotkit.ai/crewai-crews)**: Design collaborative agent teams with specialized roles and inter-agent communication.
37+
- **[Agno](https://docs.copilotkit.ai/agno)**: Build, run and manage secure multi-agent systems in your cloud with Agno's AgentOS.
38+
- **[LlamaIndex](https://docs.copilotkit.ai/llamaindex)**: A simple, flexible framework for building agentic generative AI applications that allow large language models to work with your data in any format.
4239
- **[AG2](/ag2)**: Utilize the open-source AgentOS for scalable,
4340
production-ready agent deployments.
4441

0 commit comments

Comments
 (0)