mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-04-02 21:21:14 +02:00
Update constants.js
This commit is contained in:
parent
6e7c72364f
commit
13a8f23ace
@ -152,6 +152,10 @@ const GEMINI_SAFETY = [
|
|||||||
category: 'HARM_CATEGORY_DANGEROUS_CONTENT',
|
category: 'HARM_CATEGORY_DANGEROUS_CONTENT',
|
||||||
threshold: 'BLOCK_NONE',
|
threshold: 'BLOCK_NONE',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
category: 'HARM_CATEGORY_CIVIC_INTEGRITY',
|
||||||
|
threshold: 'BLOCK_NONE',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const BISON_SAFETY = [
|
const BISON_SAFETY = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user