This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-24 20:02:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80f49367eb82d3368ee99df22f9762365ed0ddbc
dify
/
api
/
core
/
moderation
History
Tyson Cung
7c60ad01d3
fix: add return type annotation to Moderation.validate_config abstract method (
#32491
)
2026-02-24 02:11:43 +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
fix(moderation): change OpenAI moderation model to omni-moderation-la… (
#28119
)
2025-11-13 15:21:44 +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: 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