dify/web/app/components/workflow/nodes
FFXN 0e320290e1
feat: evaluation (#35353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Ayush Baluni <73417844+aayushbaluni@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: jimcody1995 <jjimcody@gmail.com>
Co-authored-by: James <63717587+jamesrayammons@users.noreply.github.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Coding On Star <447357187@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: sxxtony <166789813+sxxtony@users.noreply.github.com>
2026-04-17 16:37:21 +08:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
agent feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
answer feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
assigner feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
code feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
data-source feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
data-source-empty feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
document-extractor feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
end feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
http feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
human-input feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
if-else feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
iteration feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
iteration-start refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
knowledge-base feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
knowledge-retrieval feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
list-operator feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
llm feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
loop feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
loop-end chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
loop-start refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
parameter-extractor feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
question-classifier feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
start feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
template-transform feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tool feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
trigger-plugin feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
trigger-schedule feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
trigger-webhook feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
variable-assigner feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
components.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
constants.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
index.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00