🔄

Workflow

Orchestration tools for agent workflows

98 projects

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.

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.

Multi-Agent系统架构协作模式

Architecture Design for Multi-Agent Collaboration Systems

A deep dive into principles, architecture patterns, and best practices for building efficient multi-agent collaboration systems.

PydanticAIAgentPython

PydanticAI in Production: Type-Driven Agent Design Patterns

Focused on structured outputs, tool calling, and error recovery, this article presents practical PydanticAI patterns for production systems.

QdrantRAGVector Database

Qdrant + RAG Retrieval Optimization Guide: From Recall to Answer Quality

Production-focused best practices for index design, filtering, reranking, and evaluation when building RAG retrieval layers with Qdrant.