dify/api/core/tools/tool
yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-11-21 10:34:43 +08:00
..
dataset_retriever Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
api_tool.py feat: support custom tool upload file (#10796) 2024-11-20 13:26:42 +08:00
builtin_tool.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
dataset_retriever_tool.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
tool.py fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
workflow_tool.py chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00