#1386 Fix PaLM API

This commit is contained in:
Cohee 2023-11-22 17:36:34 +02:00
parent 2b54bfd1d5
commit 56b63c0e02
1 changed files with 0 additions and 4 deletions

View File

@ -104,10 +104,6 @@ const UNSAFE_EXTENSIONS = [
];
const PALM_SAFETY = [
{
category: "HARM_CATEGORY_UNSPECIFIED",
threshold: "BLOCK_NONE"
},
{
category: "HARM_CATEGORY_DEROGATORY",
threshold: "BLOCK_NONE"