dify/web/app/components/workflow/nodes/question-classifier
jyong a7a4c8228e Merge branch 'main' into feat/rag-2
# Conflicts:
#	web/app/components/workflow/hooks/use-workflow.ts
2025-07-31 10:30:28 +08:00
..
components ability to click classifier during workflow execution (#23079) 2025-07-29 09:45:49 +08:00
default.ts merge main 2025-05-16 10:09:24 +08:00
node.tsx Support variables in question classifier classes (#17227) 2025-04-01 11:19:36 +08:00
panel.tsx feat(question-classifier): add drag-and-drop sorting for topics list (#22066) 2025-07-10 10:03:11 +08:00
types.ts Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
use-config.ts feat(question-classifier): add drag-and-drop sorting for topics list (#22066) 2025-07-10 10:03:11 +08:00
use-single-run-form-params.ts fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
utils.ts Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00