dify/api/core/tools/utils
2026-07-15 06:48:28 +00:00
..
dataset_retriever refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
__init__.py
configuration.py
dataset_retriever_tool.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
encryption.py
message_transformer.py feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
model_invocation_utils.py
parser.py fix: SSRF bypass via raw httpx.get in API tool schema fetch (#37746) 2026-07-14 08:43:57 +00:00
system_encryption.py
text_processing_utils.py
uuid_utils.py
web_reader_tool.py
workflow_configuration_sync.py
yaml_utils.py