dify/packages/iconify-collections/custom-public/info.json
Stephen Zhou 302b50c4fb
feat(dataset): add source connections (#39319)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-23 13:54:12 +00:00

25 lines
566 B
JSON

{
"prefix": "custom-public",
"name": "Dify Custom Public",
"total": 147,
"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
}