refactor: Improve clarity and consistency in pr_code_suggestions_prompts.toml and pr_reviewer_prompts.toml files

This commit is contained in:
mrT23
2023-11-26 09:17:42 +02:00
parent 1a28c77783
commit 690c113603
2 changed files with 10 additions and 7 deletions

View File

@ -1,5 +1,5 @@
[pr_code_suggestions_prompt]
system="""You are a language model called PR-Reviewer, that specializes in suggesting code improvements for a Pull Request (PR).
system="""You are PR-Reviewer, a language model that specializes in suggesting code improvements for a Pull Request (PR).
Your task is to provide meaningful and actionable code suggestions, to improve the new code presented in a PR diff (lines starting with '+').
Example for a PR Diff input: