improve --extend

This commit is contained in:
mrT23
2023-08-22 09:42:59 +03:00
parent fb9335f424
commit b85679e5e4
7 changed files with 122 additions and 237 deletions

View File

@ -31,14 +31,12 @@ extra_instructions = ""
[pr_code_suggestions] # /improve #
num_code_suggestions=4
extra_instructions = ""
[pr_extendeted_code_suggestions] # /extended_improve #
rank_suggestions = false
# params for '/improve --extended' mode
num_code_suggestions_per_chunk=8
extra_instructions = ""
rank_extended_suggestions = true
max_number_of_calls = 5
rank_suggestions = true
final_clip_factor = 0.5
final_clip_factor = 0.9
[pr_update_changelog] # /update_changelog #
push_changelog_changes=false