dify/api/core/tools/utils
Asuka Minato 32c715c4d0
rm type ignore (#25715)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-10-21 11:26:58 +08:00
..
dataset_retriever rm type ignore (#25715) 2025-10-21 11:26:58 +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: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
message_transformer.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
model_invocation_utils.py Issue 23579 (#26777) 2025-10-13 10:16:12 +08:00
parser.py remove .value (#26633) 2025-10-11 09:08:29 +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: issue #11868 bring old logic back (#12100) 2024-12-26 12:17:55 +08:00
uuid_utils.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
web_reader_tool.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
workflow_configuration_sync.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
yaml_utils.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00