mirror of
https://github.com/langgenius/dify.git
synced 2026-07-23 20:18:40 +08:00
Co-authored-by: 盐粒 Yanli <mail@yanli.one> Co-authored-by: yyh <yuanyouhuilyz@gmail.com> Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com> Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
25 lines
566 B
JSON
25 lines
566 B
JSON
{
|
|
"prefix": "custom-public",
|
|
"name": "Dify Custom Public",
|
|
"total": 146,
|
|
"version": "0.0.0-private",
|
|
"author": {
|
|
"name": "LangGenius, Inc.",
|
|
"url": "https://github.com/langgenius/dify"
|
|
},
|
|
"license": {
|
|
"title": "Modified Apache 2.0",
|
|
"spdx": "Apache-2.0",
|
|
"url": "https://github.com/langgenius/dify/blob/main/LICENSE"
|
|
},
|
|
"samples": [
|
|
"agent-building-blocks",
|
|
"avatar-user",
|
|
"billing-ar-cube-1",
|
|
"billing-asterisk",
|
|
"billing-aws-marketplace-dark",
|
|
"billing-aws-marketplace-light"
|
|
],
|
|
"palette": false
|
|
}
|