dify/web/app/components/workflow/nodes
taewoong Kim edf4a1b652
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-05 18:15:35 +08:00
..
_base fix: Boolean type control is not displayed (#25031) 2025-09-03 15:39:09 +08:00
agent to RefObject (#25192) 2025-09-05 10:14:13 +08:00
answer lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
assigner to RefObject (#25192) 2025-09-05 10:14:13 +08:00
code to RefObject (#25192) 2025-09-05 10:14:13 +08:00
document-extractor to RefObject (#25192) 2025-09-05 10:14:13 +08:00
end lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
http to RefObject (#25192) 2025-09-05 10:14:13 +08:00
if-else to RefObject (#25192) 2025-09-05 10:14:13 +08:00
iteration to RefObject (#25192) 2025-09-05 10:14:13 +08:00
iteration-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
knowledge-retrieval to RefObject (#25192) 2025-09-05 10:14:13 +08:00
list-operator feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
llm feat: add reasoning format processing to LLMNode for <think> tag handling (#23313) 2025-09-05 18:15:35 +08:00
loop feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
loop-end Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
loop-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
parameter-extractor to RefObject (#25192) 2025-09-05 10:14:13 +08:00
question-classifier to RefObject (#25192) 2025-09-05 10:14:13 +08:00
start to RefObject (#25192) 2025-09-05 10:14:13 +08:00
template-transform to RefObject (#25192) 2025-09-05 10:14:13 +08:00
tool to RefObject (#25192) 2025-09-05 10:14:13 +08:00
variable-assigner to RefObject (#25192) 2025-09-05 10:14:13 +08:00
constants.ts fix: workflow file add related-id in iteration node (#16255) 2025-03-21 20:57:02 +08:00
index.tsx Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00