diff --git a/pr_agent/settings/configuration.toml b/pr_agent/settings/configuration.toml index 4e004722..5bfb6488 100644 --- a/pr_agent/settings/configuration.toml +++ b/pr_agent/settings/configuration.toml @@ -1,6 +1,8 @@ # Important: This file contains all available configuration options. # Do not copy this entire file to your repository configuration. # Your repository configuration should only include options you wish to override from the defaults. +# +# Use this page: 'https://qodo-merge-docs.qodo.ai/ai_search/' to better understand how to utilize the different configurations. [config] # models @@ -339,4 +341,4 @@ pr_commands = [ "/describe", "/review", "/improve", -] \ No newline at end of file +]