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