dify/api/core/moderation
Asuka Minato ab2eacb6c1
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-10 17:30:13 +09:00
..
api use model_validate (#26182) 2025-10-10 17:30:13 +09:00
keywords remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
openai_moderation remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
base.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
factory.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
input_moderation.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
output_moderation.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00