dify/api/core/moderation
99 40591a7c50
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-27 21:05:32 +00: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 refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
base.py fix: add return type annotation to Moderation.validate_config abstract method (#32491) 2026-02-24 02:11:43 +09: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