mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-15 02:00:39 +08:00
Add configuration option to control publish of no code suggestions message
This commit is contained in:
@ -7,6 +7,7 @@ fallback_models=["gpt-4o-2024-05-13"]
|
||||
git_provider="github"
|
||||
publish_output=true
|
||||
publish_output_progress=true
|
||||
publish_output_no_suggestions=true
|
||||
verbosity_level=0 # 0,1,2
|
||||
use_extra_bad_extensions=false
|
||||
# Configurations
|
||||
|
Reference in New Issue
Block a user