dify/api/core/workflow/nodes
Novice da9269ca97
feat: structured output (#17877)
2025-04-18 16:33:53 +08:00
..
agent feat: structured output (#17877) 2025-04-18 16:33:53 +08:00
answer fix(fail-branch): prevent streaming output in exception branches (#17153) 2025-04-16 22:34:07 +08:00
base chore(api): improve type hints for BaseNode and its subclasses (#15826) 2025-03-14 18:09:11 +08:00
code feat: remove file and file[] restriction in code node (#17382) 2025-04-03 16:23:19 +08:00
document_extractor install pandoc (#16825) 2025-03-26 22:34:10 +08:00
end Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
event feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
http_request Http requests node add ssl verify (#18125) 2025-04-16 15:59:34 +08:00
if_else Chore: fix some wrong annotations (#17413) 2025-04-03 17:27:07 +08:00
iteration chore(api): improve type hints for BaseNode and its subclasses (#15826) 2025-03-14 18:09:11 +08:00
knowledge_retrieval Remove dead code (#17899) 2025-04-11 20:33:52 +08:00
list_operator fix:the extraction function of the list operation node received 0 that should not be received (#18170) 2025-04-16 16:26:24 +08:00
llm feat: structured output (#17877) 2025-04-18 16:33:53 +08:00
loop Feat/loop node (#17273) 2025-04-02 13:53:26 +08:00
parameter_extractor fix(langfuse): qusetion classify node can't see cost in langfuse (#17982) 2025-04-14 15:28:26 +08:00
question_classifier fix(langfuse): qusetion classify node can't see cost in langfuse (#17982) 2025-04-14 15:28:26 +08:00
start chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281) 2025-02-26 09:41:38 +08:00
template_transform Chore: fix some wrong annotations (#17413) 2025-04-03 17:27:07 +08:00
tool fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 2025-03-17 11:53:32 +08:00
variable_aggregator Chore: fix some wrong annotations (#17413) 2025-04-03 17:27:07 +08:00
variable_assigner Feat/loop node (#17273) 2025-04-02 13:53:26 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py Feat/loop node (#17273) 2025-04-02 13:53:26 +08:00
node_mapping.py Feat/loop node (#17273) 2025-04-02 13:53:26 +08:00