From 15e81671153d7a78b9e98d17bce5b067492eab81 Mon Sep 17 00:00:00 2001 From: Tal Date: Fri, 7 Mar 2025 18:22:26 +0200 Subject: [PATCH] Update configuration.toml --- pr_agent/settings/configuration.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 +]