rename vars + Add to README.md

This commit is contained in:
Hussam.lawen
2023-10-01 13:52:00 +03:00
parent ccc7f1e10a
commit ab5ac8ffa8
4 changed files with 11 additions and 9 deletions

View File

@ -47,7 +47,7 @@ rank_extended_suggestions = true
max_number_of_calls = 5
final_clip_factor = 0.9
[pr_add_docs_prompt] # /add_docs #
[pr_add_docs] # /add_docs #
extra_instructions = ""
docs_style = "Google Style" # "Google Style", "Numpy Style", "Sphinx Style", "PEP257", "reStructuredText"
max_number_of_calls = 5

View File

@ -93,9 +93,9 @@ Don't repeat the prompt in the answer, and avoid outputting the 'type' and 'desc
user="""PR Info:
Title: '{{title}}'
Title: '{{ title }}'
Branch: '{{branch}}'
Branch: '{{ branch }}'
Description: '{{description}}'