This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-23 15:00:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42a8d962a0f68b2b253cbd702664587d3f97eab4
dify
/
api
/
core
/
tools
/
utils
History
99
a01de98721
refactor(workflow): decouple start node external dependencies (
#32793
)
2026-03-02 02:01:41 +08:00
..
dataset_retriever
feat: Add summary index for knowledge. (
#31625
)
2026-01-29 13:47:35 +08:00
__init__.py
…
configuration.py
…
dataset_retriever_tool.py
…
encryption.py
…
message_transformer.py
refactor(workflow-file): move
core.file
to
core.workflow.file
(
#32252
)
2026-02-16 22:38:19 +08:00
model_invocation_utils.py
refactor(workflow): inject credential/model access ports into LLM nodes (
#32569
)
2026-02-27 14:36:41 +08:00
parser.py
fix: type checking error in parser (
#32510
)
2026-02-26 01:24:59 +09:00
system_oauth_encryption.py
…
text_processing_utils.py
…
uuid_utils.py
…
web_reader_tool.py
…
workflow_configuration_sync.py
refactor(workflow): decouple start node external dependencies (
#32793
)
2026-03-02 02:01:41 +08:00
yaml_utils.py
…