Files
nexus/wiki/concepts/Agentic-System.md
2026-04-14 16:02:50 +08:00

820 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Agentic System代理系统 concept
ai
agent
n8n
n8n-full-tutorial-building-ai-agents-in-2025-for-beginners.md
2026-04-14

Definition

Agentic System代理系统是由 Agent 和 Workflow 组成的混合架构,结合工作流的确定性与 Agent 的灵活性,实现动态任务执行。

Properties

  • 组成Agent基于 LLM 动态选择工具)+ Workflow预定义自动化流程
  • 优势:兼具可预测性和适应性
  • 应用场景:客户服务、个性化服务、复杂任务自动化

Connections