Lower Google safety settings

This commit is contained in:
LiLeeLing 2024-07-30 18:21:22 +08:00
parent 0421d48d64
commit b280ba4713

View File

@ -62,7 +62,7 @@ const DEFAULT_ACCESS_STATE = {
googleUrl: DEFAULT_GOOGLE_URL,
googleApiKey: "",
googleApiVersion: "v1",
googleSafetySettings: GoogleSafetySettingsThreshold.BLOCK_ONLY_HIGH,
googleSafetySettings: GoogleSafetySettingsThreshold.BLOCK_NONE,
// anthropic
anthropicUrl: DEFAULT_ANTHROPIC_URL,