Files
copilotkit__copilotkit/showcase/shared/packages.json
2026-08-06 15:33:10 +03:00

27 lines
1.2 KiB
JSON

[
{ "slug": "ag2", "name": "AG2" },
{ "slug": "agno", "name": "Agno" },
{ "slug": "built-in-agent", "name": "Built-in Agent (TanStack AI)" },
{ "slug": "claude-sdk-python", "name": "Claude SDK Python" },
{ "slug": "claude-sdk-typescript", "name": "Claude SDK TypeScript" },
{ "slug": "crewai-crews", "name": "CrewAI Flows" },
{
"slug": "crewai-conversational-flows",
"name": "CrewAI Conversational Flows"
},
{ "slug": "google-adk", "name": "Google ADK" },
{ "slug": "langgraph-fastapi", "name": "LangGraph FastAPI" },
{ "slug": "langgraph-python", "name": "LangGraph Python" },
{ "slug": "langgraph-typescript", "name": "LangGraph TypeScript" },
{ "slug": "langroid", "name": "Langroid" },
{ "slug": "llamaindex", "name": "LlamaIndex" },
{ "slug": "mastra", "name": "Mastra" },
{ "slug": "ms-agent-dotnet", "name": "MS Agent .NET" },
{ "slug": "ms-agent-harness-dotnet", "name": "MS Agent Harness .NET" },
{ "slug": "ms-agent-python", "name": "MS Agent Python" },
{ "slug": "pydantic-ai", "name": "Pydantic AI" },
{ "slug": "spring-ai", "name": "Spring AI" },
{ "slug": "strands", "name": "AWS Strands (Python)" },
{ "slug": "strands-typescript", "name": "AWS Strands (TypeScript)" }
]