mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-19 04:50:12 +01:00
#1386 Fix PaLM API
This commit is contained in:
parent
2b54bfd1d5
commit
56b63c0e02
@ -104,10 +104,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