mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 10:16:48 +08:00
Lower Google safety settings
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user