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
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
..
answer Feat/environment variables in workflow (#6515) 2 years ago
code fix: code tool fails when null property exists in object (#6988) 2 years ago
end fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) 2 years ago
http_request fix: solving http-request-tool bugs in workflow (#6685) 2 years ago
if_else Feat/environment variables in workflow (#6515) 2 years 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 delete weight_type in knowledge retrieval node (#6892) 2 years ago
llm fix(api/core/workflow/nodes/llm/llm_node.py): Fix LLM Node error. (#6576) 2 years 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 Feat/environment variables in workflow (#6515) 2 years ago
start Feat/environment variables in workflow (#6515) 2 years ago
template_transform Feat/environment variables in workflow (#6515) 2 years ago
tool fix(api/core/workflow/nodes/tool/tool_node.py): Keep None value in tool params. (#7066) 2 years ago
variable_aggregator fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) 2 years ago
variable_assigner Feat: conversation variable & variable assigner node (#7222) 2 years ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_node.py Feat: conversation variable & variable assigner node (#7222) 2 years ago