This commit is contained in:
mrT23
2024-05-13 09:19:08 +03:00
parent 61ba015a55
commit fbacc7c765
3 changed files with 11 additions and 3 deletions

View File

@ -85,7 +85,9 @@ extra_instructions = ""
rank_suggestions = false
enable_help_text=false
persistent_comment=false
# suggestions scoring
self_reflect_on_suggestions=true
suggestions_score_threshold=0 # [0-10]. highly recommend not to set this value above 8, since above it may clip highly relevant suggestions
# params for '/improve --extended' mode
auto_extended_mode=true
num_code_suggestions_per_chunk=4