dify/api/core/tools
-LAN- 1b0f92a331
feat(stress-test): add comprehensive stress testing suite using Locust (#25617)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-12 22:25:05 +08:00
..
__base remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
builtin_tool feat(stress-test): add comprehensive stress testing suite using Locust (#25617) 2025-09-12 22:25:05 +08:00
custom_tool update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
entities chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
mcp_tool fix(mcp): properly handle arrays containing both numbers and strings (#25430) 2025-09-09 20:06:35 +08:00
plugin_tool remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
utils feat(stress-test): add comprehensive stress testing suite using Locust (#25617) 2025-09-12 22:25:05 +08:00
workflow_as_tool remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
errors.py Feat/credential policy (#25151) 2025-09-08 23:45:05 -07:00
signature.py fix: resolve Docker file URL networking issue for plugins (#21334) (#21382) 2025-07-11 12:11:59 +08:00
tool_engine.py fix: code lint (#24563) 2025-08-26 23:35:30 +08:00
tool_file_manager.py add more dataclass (#25039) 2025-09-06 03:20:13 +08:00
tool_label_manager.py update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
tool_manager.py update sql in batch (#24801) 2025-09-10 13:00:17 +08:00