mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-19 20:10:39 +08:00
refactor: Improve clarity and consistency in pr_code_suggestions_prompts.toml and pr_reviewer_prompts.toml files
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user