mirror of
https://github.com/langgenius/dify.git
synced 2026-06-23 12:31:13 +08:00
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai> Co-authored-by: yyh <yuanyouhuilyz@gmail.com> Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: hjlarry <hjlarry@163.com> Co-authored-by: Bond Zhu <783504079@qq.com> Co-authored-by: Yansong Zhang <916125788@qq.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
25 lines
556 B
JSON
25 lines
556 B
JSON
{
|
|
"prefix": "custom-vender",
|
|
"name": "Dify Custom Vender",
|
|
"total": 326,
|
|
"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-end-user-auth",
|
|
"agent-v2-plan",
|
|
"agent-v2-prompt-insert",
|
|
"agent-v2-robot-3",
|
|
"features-citations"
|
|
],
|
|
"palette": false
|
|
}
|