Skip to content

Commit 24b203d

Browse files
committed
cleaning up frameworks table
1 parent 52aff95 commit 24b203d

File tree

1 file changed

+17
-22
lines changed

1 file changed

+17
-22
lines changed

docs/overview.mdx

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -220,33 +220,28 @@ With AG‑UI, these become deliberate, well‑typed interactions rather than ad
220220

221221
AG-UI was born from an initial partnership between CopilotKit, LangGraph and CrewAI - and is steadily gaining integrations within the wider agentic app developer ecosystem.
222222

223-
| Framework | Status | AG-UI Resources | Integrations |
224-
| --------- | ------ | --------------- | ------------ |
225-
| No-framework | ✅ Supported | ➡️ Docs coming soon | |
226-
| [LangGraph](https://www.langchain.com/langgraph) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/langgraph/) [Demos](https://dojo.ag-ui.com/langgraph-fastapi/feature/shared_state) | Partnership |
227-
| [CrewAI](https://crewai.com/) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/crewai-flows) [Demos](https://dojo.ag-ui.com/crewai/feature/shared_state) | Partnership |
228-
| [Mastra](https://mastra.ai/) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/mastra/) [Demos](https://dojo.ag-ui.com/mastra/feature/shared_state) | 1st party |
229-
| [AG2](https://ag2.ai/) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/ag2/) [Demos](https://dojo.ag-ui.com/ag2/feature/shared_state) | 1st party |
230-
| [Agno](https://github.com/agno-agi/agno) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/agno/) [Demos](https://dojo.ag-ui.com/agno/feature/shared_state) | 1st party |
231-
| [LlamaIndex](https://github.com/run-llama/llama_index) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/llamaindex/) [Demos](https://dojo.ag-ui.com/llamaindex/feature/shared_state) | 1st party |
232-
| [Pydantic AI](https://github.com/pydantic/pydantic-ai) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/pydantic-ai/) [Demos](https://dojo.ag-ui.com/pydantic-ai/feature/shared_state) | 1st party |
233-
| [Google ADK](https://google.github.io/adk-docs/get-started/) | 🛠️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/274) || 1st party |
234-
| [AWS Bedrock Agents](https://aws.amazon.com/bedrock/agents/) | 🛠️ In Progress || 1st party |
235-
| [AWS Strands Agents](https://github.com/strands-agents/sdk-python) | 🛠️ In Progress || 1st Party |
236-
| [Vercel AI SDK](https://github.com/vercel/ai) | 🛠️ In Progress || Community |
237-
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 🛠️ In Progress || Community |
238-
| [Cloudflare Agents](https://developers.cloudflare.com/agents/) | 💡 Open to Contributions || Community |
239-
240-
[View all supported frameworks →](https://ag-ui.com/frameworks)
223+
| Framework | Docs | Demos |
224+
| :----------------------- | :--- | :---- |
225+
| [LangGraph](https://www.langchain.com/langgraph) | [Documentation](https://docs.copilotkit.ai/langgraph/) | [Live Demo](https://dojo.ag-ui.com/langgraph-fastapi/feature/shared_state) |
226+
| [CrewAI](https://crewai.com/) | [Documentation](https://docs.copilotkit.ai/crewai-flows) | [Live Demo](https://dojo.ag-ui.com/crewai/feature/shared_state) |
227+
| [Mastra](https://mastra.ai/) | [Documentation](https://docs.copilotkit.ai/mastra/) | [Live Demo](https://dojo.ag-ui.com/mastra/feature/shared_state) |
228+
| [AG2](https://ag2.ai/) | [Documentation](https://docs.copilotkit.ai/ag2/) | [Live Demo](https://dojo.ag-ui.com/ag2/feature/shared_state) |
229+
| [Agno](https://github.com/agno-agi/agno) | [Documentation](https://docs.copilotkit.ai/agno/) | [Live Demo](https://dojo.ag-ui.com/agno/feature/shared_state) |
230+
| [LlamaIndex](https://github.com/run-llama/llama_index) | [Documentation](https://docs.copilotkit.ai/llamaindex/) | [Live Demo](https://dojo.ag-ui.com/llamaindex/feature/shared_state) |
231+
| [Pydantic AI](https://github.com/pydantic/pydantic-ai) | [Documentation](https://docs.copilotkit.ai/pydantic-ai/) | [Live Demo](https://dojo.ag-ui.com/pydantic-ai/feature/shared_state) |
232+
| [Google ADK](https://google.github.io/adk-docs/get-started/) | [PR #274](https://github.com/ag-ui-protocol/ag-ui/pull/274) | Coming Soon |
233+
| [AWS Bedrock Agents](https://aws.amazon.com/bedrock/agents/) | In Progress | Coming Soon |
234+
| [AWS Strands Agents](https://github.com/strands-agents/sdk-python) | In Progress | Coming Soon |
235+
| [Vercel AI SDK](https://github.com/vercel/ai) | In Progress | Coming Soon |
236+
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | In Progress | Coming Soon |
237+
| [Cloudflare Agents](https://developers.cloudflare.com/agents/) | Open to Contributions | Coming Soon |
241238

242239
---
243240

244241
## Quick links
245242

246-
- **Get started***/docs/getting-started* (placeholder)
247-
- **Concepts***/docs/concepts/agent-ui-boundary* (placeholder)
248-
- **Reference***/docs/reference* (placeholder)
249-
- **Patterns***/patterns* (placeholder)
243+
- **[Get started](/quickstart/applications)**
244+
- **[Concepts](/concepts/architecture)/**
250245

251246
---
252247

0 commit comments

Comments
 (0)