Orchestration Frameworks

Graph-based workflows, tool platforms, and inter-agent protocols

3 frameworks in this category

LangGraphOfficial
Orchestration

Graph-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 langgraph
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-core
Orchestration

Google'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