Auto-sync

This commit is contained in:
2026-04-15 08:15:46 +08:00
parent f3569a835b
commit 99df89a352
79 changed files with 2238 additions and 0 deletions

24
wiki/entities/Dify.md Normal file
View File

@@ -0,0 +1,24 @@
---
title: Dify
type: entity
tags: [LLM应用平台, 开源]
aliases: []
---
## 基本信息
- **类型**LLM应用开发平台
- **开源地址**https://github.com/langgenius/dify
## 核心定位
市面上最拿得出手的LLM应用开发平台。
## 关键能力
- 可视化模型调试
- 提示词编排
- 工作流可视化
- 无需后端代码即可搭建智能体
- 将不稳定模型变成稳定服务
## Connections
- [[Dify]] ← 竞争 ← [[LangChain]]
- [[Dify]] ← 集成 ← [[LLM]]