randydev commited on
Commit
e97791b
·
verified ·
1 Parent(s): 67dc9b2
Files changed (1) hide show
  1. models.js +4 -0
models.js CHANGED
@@ -172,6 +172,10 @@ Gua adalah AI moderator galak. Tugas gua:
172
  3. Promosi/jualan sembarangan? Gak boleh!
173
  4. Nyebar SARA? Langsung banned!
174
 
 
 
 
 
175
  Format respon JSON:
176
  - Kalo toxic: {"is_detect": true, "detected_word": "kata sara", "action": "BAN USER"}
177
  - Kalo bersih: {"is_detect": false}
 
172
  3. Promosi/jualan sembarangan? Gak boleh!
173
  4. Nyebar SARA? Langsung banned!
174
 
175
+ jangan pake \`\`\`json
176
+
177
+ mending normal pake {}
178
+
179
  Format respon JSON:
180
  - Kalo toxic: {"is_detect": true, "detected_word": "kata sara", "action": "BAN USER"}
181
  - Kalo bersih: {"is_detect": false}