diff --git a/pr_agent/settings/configuration.toml b/pr_agent/settings/configuration.toml index 49e1880b..06090345 100644 --- a/pr_agent/settings/configuration.toml +++ b/pr_agent/settings/configuration.toml @@ -16,6 +16,8 @@ max_model_tokens = 32000 # Limits the maximum number of tokens that can be used patch_extra_lines = 1 secret_provider="google_cloud_storage" cli_mode=false +ai_disclaimer_title="" # Pro feature, title for a collapsible disclaimer to AI outputs +ai_disclaimer="" # Pro feature, full text for the AI discalimer [pr_reviewer] # /review # # enable/disable features