dify/api/core/workflow/nodes
Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-12 21:14:26 +08:00
..
agent chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
answer chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
base Chore: thanks to bump-pydantic (#25437) 2025-09-09 20:07:17 +08:00
code remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
document_extractor remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
end remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
event feat: add reasoning format processing to LLMNode for <think> tag handling (#23313) 2025-09-05 18:15:35 +08:00
http_request remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
if_else remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
iteration fix: update iteration node to use correct variable segment types (#25315) 2025-09-07 21:31:41 +08:00
knowledge_retrieval chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
list_operator Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
llm Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
loop remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
parameter_extractor Fix: Parameter Extractor Uses Correct Prompt for Prompt Mode in Chat Models (#24636) 2025-09-08 10:29:12 +08:00
question_classifier remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
start remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
template_transform remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
tool remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
variable_aggregator remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
variable_assigner Chore: thanks to bump-pydantic (#25437) 2025-09-09 20:07:17 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
node_mapping.py fix: avoid using node_data.version for judgement tool node version (#22462) 2025-07-21 09:28:47 +08:00