Initial add docs

This commit is contained in:
Hussam.lawen
2023-09-27 16:48:17 +03:00
parent a6e65e867f
commit c3cbaaf09e
5 changed files with 384 additions and 1 deletions

View File

@ -4,7 +4,7 @@ fallback_models=["gpt-3.5-turbo-16k"]
git_provider="github"
publish_output=true
publish_output_progress=true
verbosity_level=0 # 0,1,2
verbosity_level=2 # 0,1,2
use_extra_bad_extensions=false
use_repo_settings_file=true
ai_timeout=180
@ -47,6 +47,9 @@ rank_extended_suggestions = true
max_number_of_calls = 5
final_clip_factor = 0.9
[pr_add_docs_prompt] # /add_docs #
extra_instructions = ""
[pr_update_changelog] # /update_changelog #
push_changelog_changes=false
extra_instructions = ""