This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3344aaabb68d80d03f3b91320e78ef44ab603249
dify
/
api
/
core
/
workflow
History
liujin-patsnap
bc18d4d1b9
Fix: Correct file variable handling for custom tools in workflow (
#18427
)
2025-08-02 03:36:04 +08:00
..
callbacks
…
entities
…
graph_engine
make logging not use f-str, change others to f-str (
#22882
)
2025-07-25 10:32:48 +08:00
nodes
Fix: Correct file variable handling for custom tools in workflow (
#18427
)
2025-08-02 03:36:04 +08:00
repositories
…
utils
…
__init__.py
…
constants.py
…
conversation_variable_updater.py
…
enums.py
…
errors.py
refactor: decouple Node and NodeData (
#22581
)
2025-07-18 10:08:51 +08:00
system_variable.py
…
variable_loader.py
…
workflow_cycle_manager.py
feat(trace): support external trace id propagation (
#22623
)
2025-07-22 15:17:43 +08:00
workflow_engine_manager.py
…
workflow_entry.py
make logging not use f-str, change others to f-str (
#22882
)
2025-07-25 10:32:48 +08:00
workflow_type_encoder.py
…