mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:09:21 +08:00
25 lines
570 B
JSON
25 lines
570 B
JSON
{
|
|
"prefix": "custom-vender",
|
|
"name": "Dify Custom Vender",
|
|
"total": 277,
|
|
"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": [
|
|
"features-citations",
|
|
"features-content-moderation",
|
|
"features-document",
|
|
"features-folder-upload",
|
|
"features-love-message",
|
|
"features-message-fast"
|
|
],
|
|
"palette": false
|
|
}
|