FIX: Toxicity automatic flagging should be disabled by default (#51)
This commit is contained in:
parent
c96edc8a72
commit
29b22243de
|
@ -18,7 +18,7 @@ plugins:
|
|||
- multilingual
|
||||
- original
|
||||
ai_toxicity_flag_automatically:
|
||||
default: true
|
||||
default: false
|
||||
client: false
|
||||
ai_toxicity_flag_threshold_toxicity:
|
||||
default: 80
|
||||
|
|
Loading…
Reference in New Issue