dify/api/core/tools/utils
Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653)
2025-09-02 16:05:13 +08:00
..
dataset_retriever chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
configuration.py refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +08:00
dataset_retriever_tool.py remove useless Tool class attributes (#23389) 2025-08-05 10:20:28 +08:00
encryption.py refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +08:00
message_transformer.py [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
model_invocation_utils.py [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
parser.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
system_oauth_encryption.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +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 [Test] add unit tests for web_reader_tool.py (#24309) 2025-08-22 09:28:00 +08:00
workflow_configuration_sync.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
yaml_utils.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00