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,
|
googleUrl: DEFAULT_GOOGLE_URL,
|
||||||
googleApiKey: "",
|
googleApiKey: "",
|
||||||
googleApiVersion: "v1",
|
googleApiVersion: "v1",
|
||||||
googleSafetySettings: GoogleSafetySettingsThreshold.BLOCK_ONLY_HIGH,
|
googleSafetySettings: GoogleSafetySettingsThreshold.BLOCK_NONE,
|
||||||
|
|
||||||
// anthropic
|
// anthropic
|
||||||
anthropicUrl: DEFAULT_ANTHROPIC_URL,
|
anthropicUrl: DEFAULT_ANTHROPIC_URL,
|
||||||
|
|||||||
Reference in New Issue
Block a user