dify/api/core/tools/utils
Harry c111079624 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/core/file/file_manager.py
#	api/core/workflow/graph_engine/response_coordinator/coordinator.py
#	api/core/workflow/nodes/llm/node.py
#	api/core/workflow/nodes/tool/tool_node.py
#	api/pyproject.toml
#	web/package.json
#	web/pnpm-lock.yaml
2026-02-04 13:15:49 +08:00
..
dataset_retriever feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
configuration.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
dataset_retriever_tool.py Fix: Remove core/tools from pyrightconfig.json and fix type errors (#26413) 2025-09-29 19:22:38 +08:00
encryption.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
message_transformer.py fix: fix mime type is none (#29579) 2025-12-15 10:09:11 +08:00
model_invocation_utils.py Issue 23579 (#26777) 2025-10-13 10:16:12 +08:00
parser.py refactor: split changes for api/services/tools/api_tools_manage_servi… (#29899) 2025-12-31 10:24:35 +08:00
system_encryption.py refactor(encryption): using oauth encryption as a general encryption util. 2026-01-09 18:12:34 +08:00
text_processing_utils.py fix: [xxx](xxx) render as xxx](xxx) (#30392) 2025-12-31 10:30:15 +08:00
uuid_utils.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
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: remove all reqparser (#29289) 2026-02-01 13:43:14 +09:00
yaml_utils.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00