dify/packages/iconify-collections/custom-vender/info.json
Jingyi cb64446fa3
feat(web): add step-by-step tour shell (#38785)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-20 09:23:25 +00:00

25 lines
580 B
JSON

{
"prefix": "custom-vender",
"name": "Dify Custom Vender",
"total": 331,
"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-v2-access-point",
"agent-v2-configure",
"agent-v2-configure-active",
"agent-v2-configure-build",
"agent-v2-configure-preview",
"agent-v2-end-user-auth"
],
"palette": false
}