dify/api/dify_graph/nodes
2026-03-25 16:47:50 +08:00
..
agent refactor: update model attribute references from 'model' to 'model_name' across multiple files and introduce new fetch_model_config function in llm_utils.py 2026-03-23 21:17:43 +08:00
answer
base
code
document_extractor
end
http_request
human_input
if_else
iteration
list_operator
llm fix: populate sequence in workflow LLM generation and render outputs_as_generation 2026-03-25 16:47:50 +08:00
loop
parameter_extractor Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-24 19:30:56 +08:00
question_classifier Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-24 19:30:56 +08:00
start
template_transform
tool
variable_aggregator
variable_assigner
__init__.py
protocols.py