dify/api/core/workflow/nodes
zxhlyh 01566035e3 merge main 2025-07-17 16:48:43 +08:00
..
agent feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
answer fix(api): files not returned in the answer node (#21807) 2025-07-02 13:54:10 +08:00
base feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
code fix: code node check decimal precision (#22522) 2025-07-17 13:21:17 +08:00
datasource r2 2025-07-04 18:05:58 +08:00
document_extractor fix(document_extractor): xlsx file column int type error (#21408) 2025-06-24 13:42:13 +08:00
end feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
event fix: delete some dead code using vulture (#20999) 2025-06-16 12:07:41 +08:00
http_request use repair_json fix json parse error of HTTPRequestNode (#21909) 2025-07-04 14:01:17 +08:00
if_else feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
iteration fix workflow node iterator . (#21008) 2025-07-15 10:55:49 +08:00
knowledge_index r2 2025-06-25 17:32:26 +08:00
knowledge_retrieval merge main 2025-07-17 16:48:43 +08:00
list_operator feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
llm Expose LLM usage in workflows (#21766) 2025-07-08 21:18:00 +08:00
loop refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
parameter_extractor Expose LLM usage in workflows (#21766) 2025-07-08 21:18:00 +08:00
question_classifier Expose LLM usage in workflows (#21766) 2025-07-08 21:18:00 +08:00
start refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
template_transform feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
tool feat: Add Citations and Attributions to Agent Node (#18558) 2025-07-16 15:46:15 +08:00
variable_aggregator feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
variable_assigner refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py r2 2025-04-28 16:19:12 +08:00
node_mapping.py Merge branch 'main' into feat/rag-2 2025-07-14 11:17:42 +08:00