commit
88709e0541
|
@ -152,6 +152,10 @@ const GEMINI_SAFETY = [
|
|||
category: 'HARM_CATEGORY_DANGEROUS_CONTENT',
|
||||
threshold: 'BLOCK_NONE',
|
||||
},
|
||||
{
|
||||
category: 'HARM_CATEGORY_CIVIC_INTEGRITY',
|
||||
threshold: 'BLOCK_NONE',
|
||||
},
|
||||
];
|
||||
|
||||
const BISON_SAFETY = [
|
||||
|
|
Loading…
Reference in New Issue