dify/api/core/tools/utils
WH-2099 0b8a5e83db
fix(model): preserve caller-scoped runtime assembly
2026-03-24 19:16:29 +08:00
..
dataset_retriever feat: extract model runtime 2026-03-20 23:18:36 +08: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 chore: save changes 2026-03-20 23:18:40 +08:00
model_invocation_utils.py fix(model): preserve caller-scoped runtime assembly 2026-03-24 19:16:29 +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