dify/api/core/tools/utils
Novice 535fff62f3
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-07-10 14:01:34 +08:00
..
dataset_retriever fix: clean up two unreachable code (#20773) 2025-06-07 23:06:46 +08:00
__init__.py
configuration.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
dataset_retriever_tool.py fix: metadata filtering condition variable unassigned; fix External K… (#19208) 2025-05-07 14:52:09 +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 Fixes #20534: Allow $ref in parameter for custom tools (#20535) 2025-06-02 18:08:53 +08:00
rag_web_reader.py
text_processing_utils.py
uuid_utils.py
web_reader_tool.py fix: Refactor web reader to use readabilipy (#19789) 2025-05-27 14:17:32 +08:00
workflow_configuration_sync.py
yaml_utils.py