dify/api/core/tools/utils
Asuka Minato 7828508b30
refactor: remove all reqparser (#29289)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2026-02-01 13:43:14 +09: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_oauth_encryption.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +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