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
yihong 909259da37
fix: delete some dead code using vulture (#20999)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
9 months ago
..
agent refactor: Replaces direct DB session usage with context managers (#20569) 10 months ago
answer Refactor/remove db from cycle manager (#20455) 10 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 refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 10 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 Refactor/remove db from cycle manager (#20455) 10 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