mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 16:55:14 +08:00
Co-authored-by: zxhlyh <jasonapring2015@outlook.com> Co-authored-by: fatelei <fatelei@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: CodingOnStar <hanxujiang@dify.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: 姜涵煦 <hanxujiang@jianghanxudeMacBook-Pro-2.local> Co-authored-by: L1nSn0w <l1nsn0w@qq.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
25 lines
582 B
JSON
25 lines
582 B
JSON
{
|
|
"prefix": "custom-vender",
|
|
"name": "Dify Custom Vender",
|
|
"total": 350,
|
|
"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-building-blocks",
|
|
"agent-v2-configure",
|
|
"agent-v2-configure-active",
|
|
"agent-v2-configure-build",
|
|
"agent-v2-configure-preview"
|
|
],
|
|
"palette": false
|
|
}
|