forked from CopilotKit/CopilotKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.json
More file actions
21 lines (21 loc) · 1.03 KB
/
Copy pathpackages.json
File metadata and controls
21 lines (21 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{ "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 Crews" },
{ "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": "Strands" }
]