dify/api/core/tools/utils
Will 7fe23a0ca6
remove useless Tool class attributes (#23389)
2025-08-05 10:20:28 +08:00
..
dataset_retriever orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
configuration.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
dataset_retriever_tool.py remove useless Tool class attributes (#23389) 2025-08-05 10:20:28 +08:00
encryption.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
message_transformer.py chore: bump mypy to 1.16 (#20608) 2025-06-11 01:01:33 +08:00
model_invocation_utils.py chore: docstring not match the function parameter (#17162) 2025-03-31 13:19:15 +08:00
parser.py feat: Support allOf in OpenAPI properties inside schema #22946 (#22975) 2025-07-28 11:03:19 +08:00
rag_web_reader.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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