Files
nexus/wiki/concepts/智能体工作流.md
2026-04-15 08:15:46 +08:00

25 lines
631 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 智能体工作流
type: concept
tags: [AI, 工作流, Automation]
aliases: [Agent Workflow, 工作流编排]
---
## 定义
通过可视化方式编排AI智能体执行步骤和流程的技术。
## 代表工具
- n8n拖拽式工作流自动化16万Star开源版Zapier
- DifyLLM应用开发平台可视化提示词编排
## 核心能力
- 拖拽节点串联App
- 集成LangChain等AI能力
- 将大模型嵌入业务流程
- 可视化搭建智能体
## Connections
- [[智能体工作流]] ← 依赖 ← [[大语言模型]]
- [[n8n]] ← 竞争 ← [[Zapier]]
- [[Dify]] ← 竞争 ← [[LangChain]]