dify/api/core/tools
zhudongwork adca981eee
fix: uninitialized variable error on empty knowledge retrieval(agent) (#20025)
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-22 10:09:07 +08:00
..
__base
builtin_tool Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
custom_tool
entities
plugin_tool refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
utils fix: uninitialized variable error on empty knowledge retrieval(agent) (#20025) 2025-05-22 10:09:07 +08:00
workflow_as_tool refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 2025-05-21 15:38:03 +08:00
__init__.py
errors.py
signature.py feat(api): Add image multimodal support for LLMNode (#17372) 2025-04-30 17:28:02 +08:00
tool_engine.py feat(workflow): domain model for workflow node execution (#19430) 2025-05-17 00:56:16 +08:00
tool_file_manager.py fix: support non-ascii charactors in filename of the tool files (#19228) 2025-05-06 09:18:11 +08:00
tool_label_manager.py
tool_manager.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 2025-05-21 15:38:03 +08:00