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
Nam Vu 2d7954c7da
Fix variable typo (#8084)
1 year ago
..
answer Feat/environment variables in workflow (#6515) 2 years ago
code bug: (#7586 followup) fix config of CODE_MAX_STRING_LENGTH (#7683) 1 year ago
end fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) 2 years ago
http_request fix: correct http timeout configs‘ default values and ignorance by HttpRequestNode (#7762) 1 year ago
if_else If else add regexmatch (#8059) 1 year ago
iteration fix(api/core/workflow/nodes/iteration/iteration_node.py): Extend output in iteration if output is a array. (#6647) 2 years ago
knowledge_retrieval Fix variable typo (#8084) 1 year ago
llm feat: return page number of pdf documents upon retrieval (#7749) 1 year ago
loop Feat/workflow phase2 (#4687) 2 years ago
parameter_extractor fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) 2 years ago
question_classifier add finish_reason to the LLM node output (#7498) 1 year ago
start refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 1 year ago
template_transform Feat/environment variables in workflow (#6515) 2 years ago
tool fix(tool): tool node error (#7459) 1 year ago
variable_aggregator fix: not able to pass array of string/number/object into variable aggregator groups (#7757) 1 year ago
variable_assigner refactor(api/core/workflow/nodes/variable_assigner): Split into multi files. (#7434) 1 year ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_node.py Feat: conversation variable & variable assigner node (#7222) 2 years ago