dify/api/core/moderation
Vicky Guo 829472a1d7
switch to diffy_config with Pydantic in files, moderation and app (#6747)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-07-29 02:57:45 +08:00
..
api improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
keywords fix: empty keywords moderation. (#2108) 2024-01-20 20:02:51 +08:00
openai_moderation fix: number variable cause type error in openai moderation (#5222) 2024-06-14 20:43:03 +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 enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
factory.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
input_moderation.py Feat/fix ops trace (#5672) 2024-06-28 00:24:37 +08:00
output_moderation.py switch to diffy_config with Pydantic in files, moderation and app (#6747) 2024-07-29 02:57:45 +08:00