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
ZalterCitty 6325129761
fix wrongly remove reset nodes (#20880)
Co-authored-by: zhuqingchao <zhuqingchao@xiaomi.com>
9 months ago
..
agent fix(agent_node):Fix spelling errors. (#21094) 9 months ago
answer fix wrongly remove reset nodes (#20880) 9 months ago
base Refactor/remove db from cycle manager (#20455) 10 months ago
code Refactor/remove db from cycle manager (#20455) 10 months ago
document_extractor A more concise and effective extractor for excel and csv files (#20625) 10 months ago
end Refactor/remove db from cycle manager (#20455) 10 months ago
event fix: delete some dead code using vulture (#20999) 9 months ago
http_request chore: replace pseudo-random generators with secrets module (#20616) 10 months ago
if_else Refactor/remove db from cycle manager (#20455) 10 months ago
iteration feat: add a flask_context_manager. (#21061) 9 months ago
knowledge_retrieval fix(api): Resolve error encountered when executing `QuestionClassifieNode` (#20829) 10 months ago
list_operator Refactor/remove db from cycle manager (#20455) 10 months ago
llm fix(llm_node): missing parameters for structure outputs (#20915) 9 months ago
loop refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 10 months ago
parameter_extractor refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 10 months ago
question_classifier refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 10 months ago
start Refactor/remove db from cycle manager (#20455) 10 months ago
template_transform Refactor/remove db from cycle manager (#20455) 10 months ago
tool refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 10 months ago
variable_aggregator fix: variable aggregator with group and file raise exception (#20581) 10 months ago
variable_assigner feat:conversation variable support file array (#21174) 9 months ago
__init__.py feat/enhance the multi-modal support (#8818) 1 year ago
enums.py Feat/loop node (#17273) 12 months ago
node_mapping.py Feat/loop node (#17273) 12 months ago