dify/api/core/tools/utils
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-07-17 17:18:44 +08:00
..
dataset_retriever fix: clean up two unreachable code (#20773) 2025-06-07 23:06:46 +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 fix: metadata filtering condition variable unassigned; fix External K… (#19208) 2025-05-07 14:52:09 +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 fix: generate deterministic operationId for root endpoints without one (#19888) 2025-07-15 14:19:55 +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 fix: Refactor web reader to use readabilipy (#19789) 2025-05-27 14:17:32 +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