dify/api/core/tools
Alain 26ff59172e
fix: fix OpenAPI Schema Import Pydantic Validation Errors for Complex Default Values (#27159)
Co-authored-by: Alain <yinxulai@hoymail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-22 11:45:31 +08:00
..
__base chore: Avoid directly using OpenAI dependencies (#26590) 2025-10-06 10:40:38 +08:00
builtin_tool rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
custom_tool fix(api): ensure JSON responses are properly serialized in ApiTool (#27097) 2025-10-19 18:56:02 +08:00
entities Normalize null metadata handling in tool entities (#26890) 2025-10-15 09:42:22 +08:00
mcp_tool rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
plugin_tool chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
utils fix: fix OpenAPI Schema Import Pydantic Validation Errors for Complex Default Values (#27159) 2025-10-22 11:45:31 +08:00
workflow_as_tool Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
tool_file_manager.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
tool_label_manager.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
tool_manager.py Fix: release WorkflowTool database sessions promptly (#26893) 2025-10-21 15:17:17 +08:00