dify/packages/iconify-collections/custom-public/info.json
Stephen Zhou eac9f69ad1
feat(dataset): add crawl source selection (#39325)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-24 07:11:48 +00:00

25 lines
566 B
JSON

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