This commit is contained in:
mrT23
2023-07-26 16:29:42 +03:00
parent ccde68293f
commit 7531ccd31f
3 changed files with 29 additions and 14 deletions

View File

@ -2,7 +2,7 @@
model="gpt-4"
fallback-models=["gpt-3.5-turbo-16k"]
git_provider="github"
publish_output=false
publish_output=true
publish_output_progress=true
verbosity_level=2 # 0,1,2
use_extra_bad_extensions=false
@ -25,7 +25,7 @@ publish_description_as_comment=false
num_code_suggestions=4
[pr_update_changelog]
push_changelog_changes=false
push_changelog_changes=true
[github]
# The type of deployment to create. Valid values are 'app' or 'user'.