diff --git a/config.json b/config.json index d6893ba..a7233d6 100644 --- a/config.json +++ b/config.json @@ -7,6 +7,7 @@ "cookie_secret": "1234567890abcdefghijklmnopqrstuv", "openai_base_url": "https://api.openai.com/v1", "openai_api_key": "sk-xxx", + "moderation_model": "omni-moderation-latest", "moderation_enabled": false, "signup_enabled": false }