Orchestration Frameworks
Graph-based workflows, tool platforms, and inter-agent protocols
3 frameworks in this category
Orchestration
Tool integration platform for AI agents. Provides 250+ pre-built tool integrations (GitHub, Slack, Jira, etc.) with managed auth, compatible with any agent framework.
PythonTypeScript
by Composio14.8k7 features
pip install composio-coreLangGraphOfficial
OrchestrationGraph-based orchestration framework for building stateful, multi-actor LLM applications. Defines agent workflows as directed graphs with conditional edges, cycles, and persistence.
PythonTypeScript
by LangChain8.4k8 features
pip install langgraphAgent-to-Agent ProtocolOfficial
OrchestrationGoogle's open protocol for inter-agent communication. Defines how AI agents discover each other, negotiate capabilities, and collaborate on tasks across different frameworks.
PythonTypeScript
by Google5.2k7 features
pip install a2a-sdk