dify/api/core/moderation
2024-09-09 23:46:13 +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 Fix variable typo (cont) (#8161) 2024-09-09 23:46: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 Fix variable typo (cont) (#8161) 2024-09-09 23:46:13 +08:00
output_moderation.py fix(api/core/moderation/output_moderation.py): Fix config call. (#6769) 2024-07-29 18:30:29 +08:00