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-05-07 06:01:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb1a6f8a5719724540e334c824057a003ac5d1c7
dify
/
api
/
core
/
tools
/
utils
History
BitToby
485da15a4d
refactor(api): replace dict/Mapping with TypedDict in core/rag retrieval_service.py (
#33615
)
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-18 11:49:09 +09:00
..
dataset_retriever
refactor(api): replace dict/Mapping with TypedDict in core/rag retrieval_service.py (
#33615
)
2026-03-18 11:49:09 +09:00
__init__.py
…
configuration.py
feat: Add Hologres as a VDB & FullText DB choice (
#32830
)
2026-03-15 20:55:02 +08:00
dataset_retriever_tool.py
…
encryption.py
…
message_transformer.py
refactor: move workflow package to dify_graph (
#32844
)
2026-03-02 18:42:30 +08:00
model_invocation_utils.py
refactor(api): move model_runtime into dify_graph (
#32858
)
2026-03-02 20:15:32 +08:00
parser.py
refactor(api): replace dict/Mapping with TypedDict in core/tools (
#33610
)
2026-03-18 08:00:27 +09:00
system_oauth_encryption.py
…
text_processing_utils.py
fix: [xxx](xxx) render as xxx](xxx) (
#30392
)
2025-12-31 10:30:15 +08:00
uuid_utils.py
…
web_reader_tool.py
feat: using charset_normalizer instead of chardet (
#29022
)
2025-12-05 11:19:19 +08:00
workflow_configuration_sync.py
refactor(api): move workflow knowledge nodes and trigger nodes (
#33445
)
2026-03-15 15:24:59 +08:00
yaml_utils.py
…