dify/api/core/tools/tool
2024-08-23 18:50:38 +08:00
..
dataset_retriever add vector field for other vectordb (#7051) 2024-08-07 17:14:03 +08:00
api_tool.py Do not pass query parameter when the value is empty (#7585) 2024-08-23 18:50:38 +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(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
workflow_tool.py Provide output data also in json property of workflow tool (#6924) (#7027) 2024-08-07 08:54:51 +08:00