dify/api/core/tools/utils
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
..
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
configuration.py fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
feishu_api_utils.py feat(Tools): add lark tools (#10117) 2024-11-07 18:11:25 +08:00
lark_api_utils.py feat(Tools): add lark tools (#10117) 2024-11-07 18:11:25 +08:00
message_transformer.py chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
model_invocation_utils.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
parser.py feat: support custom tool upload file (#10796) 2024-11-20 13:26:42 +08:00
text_processing_utils.py refactor: improve handling of leading punctuation removal (#10761) 2024-11-18 21:32:33 +08:00
uuid_utils.py fix: check webhook key of Wecom tool in valid UUID form and fix typo (#2719) 2024-03-07 15:51:06 +08:00
web_reader_tool.py fix issues:Image file not deleted when a doc is removed #9541 (#10465) 2024-11-11 21:43:37 +08:00
workflow_configuration_sync.py fix(validation): improve variable handling and validation (#9578) 2024-10-21 23:33:16 +08:00
yaml_utils.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00