1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 06:52:30 +08:00
pooneyy 24ed5c9e9d
feat(apps): add description field to all application data files
- add english and chinese description fields to all application data files
- standardize yaml formatting and indentation across all files
- remove BOM characters from several files
- fix tag indentation in multiple files
- update architecture field formatting in DecoTV and wechat-selkies
- fix crossVersionUpdate value from False to false in gitlab applications
- improve description field formatting in billion-mail application
2025-11-06 22:24:44 +08:00

23 lines
745 B
YAML

name: Dify
tags:
- AI / 大模型
title: Dify 是一个开源的 LLM 应用开发平台
description: Dify 是一个开源的 LLM 应用开发平台。支持 AI 工作流、RAG 管道、Agent、模型管理、可观测性等功能
additionalProperties:
key: dify
name: Dify
tags:
- AI
shortDescZh: Dify 是一个开源的 LLM 应用开发平台
shortDescEn: Dify is an open-source LLM application development platform
description:
en: Dify is an open-source LLM application development platform
zh: Dify 是一个开源的 LLM 应用开发平台
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://dify.ai/
github: https://github.com/langgenius/dify/
document: https://docs.dify.ai/