dify/api/core/tools/tool
2024-06-27 11:21:31 +08:00
..
dataset_retriever chore: extract retrival method literal values into enum (#5060) 2024-06-19 16:05:27 +08:00
api_tool.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
builtin_tool.py fix(core): Reorder field_validator and classmethod to fit Pydantic V2. (#5257) 2024-06-17 10:04:28 +08:00
dataset_retriever_tool.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
tool.py chore: add create_json_message api for tools (#5440) 2024-06-24 15:46:16 +08:00
workflow_tool.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00