mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-23 07:51:18 +01:00
#1386 Fix PaLM API
This commit is contained in:
parent
dd8deab4e3
commit
62d57e0a1a
@ -103,10 +103,6 @@ const UNSAFE_EXTENSIONS = [
|
||||
];
|
||||
|
||||
const PALM_SAFETY = [
|
||||
{
|
||||
category: "HARM_CATEGORY_UNSPECIFIED",
|
||||
threshold: "BLOCK_NONE"
|
||||
},
|
||||
{
|
||||
category: "HARM_CATEGORY_DEROGATORY",
|
||||
threshold: "BLOCK_NONE"
|
||||
|
Loading…
Reference in New Issue
Block a user