You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/workflow/nodes
fdb02983rhy 54eb6cf2c6 Add uses_sys_files_for_node flag to node calls
Introduces the uses_sys_files_for_node parameter to knowledge retrieval and question classifier node calls, enabling more explicit control over system file usage. Also cleans up redundant imports in the LLM node implementation.
11 months ago
..
agent Fix import order and migration down_revision 11 months ago
answer fix(api): files not returned in the answer node (#21807) 11 months ago
base feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
code feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
document_extractor fix(document_extractor): xlsx file column int type error (#21408) 12 months ago
end feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
event fix: delete some dead code using vulture (#20999) 12 months ago
http_request use repair_json fix json parse error of HTTPRequestNode (#21909) 11 months ago
if_else feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
iteration fix workflow node iterator . (#21008) 11 months ago
knowledge_retrieval Add uses_sys_files_for_node flag to node calls 11 months ago
list_operator feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
llm Add uses_sys_files_for_node flag to node calls 11 months ago
loop refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 11 months ago
parameter_extractor Expose LLM usage in workflows (#21766) 11 months ago
question_classifier Add uses_sys_files_for_node flag to node calls 11 months ago
start refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 11 months ago
template_transform feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
tool feat: Add Citations and Attributions to Agent Node (#18558) 11 months ago
variable_aggregator feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
variable_assigner refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 11 months ago
__init__.py feat/enhance the multi-modal support (#8818) 2 years ago
enums.py Feat/loop node (#17273) 1 year ago
node_mapping.py feat: add MCP support (#20716) 11 months ago