This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-11-15 10:52:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
workflow
/
nodes
History
baonudesifeizhai
ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop
#24183
: (
#24257
)
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-21 10:19:22 +08:00
..
agent
…
answer
…
base
…
code
…
document_extractor
fix: support custom file types in workflow Start node (
#23672
)
2025-08-10 11:09:47 +08:00
end
…
event
…
http_request
fix: ensure custom headers are ignored when using bearer or basic authorization (
#23584
)
2025-08-14 10:18:12 +08:00
if_else
…
iteration
…
knowledge_retrieval
…
list_operator
…
llm
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (
#23922
)
2025-08-14 15:52:19 +08:00
loop
fix: loop exit condition accepts variables from nodes inside the loop
#24183
: (
#24257
)
2025-08-21 10:19:22 +08:00
parameter_extractor
…
question_classifier
…
start
…
template_transform
…
tool
Revert "Fix: Correct file variable handling for custom tools in workflow (
#24061
)
2025-08-17 23:14:37 +08:00
variable_aggregator
…
variable_assigner
refactor: simplify variable pool key structure and improve type safety (
#23732
)
2025-08-11 18:10:04 +08:00
__init__.py
…
enums.py
…
node_mapping.py
…