mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
revert verbosity
This commit is contained in:
parent
bb8a0f10f4
commit
4accddcaa7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ fallback_models=["gpt-3.5-turbo-16k"]
|
|||
git_provider="github"
|
||||
publish_output=true
|
||||
publish_output_progress=true
|
||||
verbosity_level=2 # 0,1,2
|
||||
verbosity_level=0 # 0,1,2
|
||||
use_extra_bad_extensions=false
|
||||
use_repo_settings_file=true
|
||||
ai_timeout=180
|
||||
|
|
|
|||
Loading…
Reference in a new issue