🔄

Workflow

Orchestration tools for agent workflows

137 projects

(24 / 137)

Related Articles

AI Agent工作流编排DAG

Agent Workflow Orchestration in Practice: Production Patterns from DAG to State Machines

Most agent workflows fail at the orchestration layer, not the model. A practical comparison of DAG, state machine, and visual builder approaches with production-ready code for error handling, human approval gates, and conditional branching.

AI AgentLangChainLangGraph

2025 AI Agent Framework Selection Guide

An in-depth comparison of mainstream AI agent frameworks including LangChain, LangGraph, CrewAI, and AutoGen to help you choose the best development stack.

deep-researchagent-architectureiterative-retrieval

Deep Research Agents in Practice: From Single-Shot Search to Iterative Reasoning

Decomposes five open-source deep-research projects across three sub-stages with reusable query-rewriting code.

DifyAgent 工作流RAG

Dify in Practice: Full-Stack Low-Code Platform from RAG to Agent Workflows

Dify (145k Stars, $30M Pre-A) is the benchmark for open-source LLM app platforms. From Docker deployment to RAG pipelines, agent orchestration and MCP integration — this article takes you end-to-end.

GraphRAG知识图谱LightRAG

GraphRAG in Practice: Giving Agents Relational Understanding with Knowledge Graphs

Traditional vector RAG only finds "similar chunks." GraphRAG extracts entities and relationships into a knowledge graph, letting agents understand "who, where, when, and how things connect." Compare Microsoft GraphRAG vs LightRAG approaches.

Langfuse可观测性Tracing

Agent Observability Playbook: End-to-End Tracing with Langfuse

Based on real production experience, this guide explains how to build a closed loop of tracing, evaluation, and cost analytics for AI agents with Langfuse.