mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update copilot.py
This commit is contained in:
parent
afd09a92ba
commit
3784f6edf4
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ def create_review_prompt(pull: PullRequest, diff: str):
|
|||
return f"""Your task is to review a pull request. Instructions:
|
||||
- Write in name of g4f copilot. Don't use placeholder.
|
||||
- Write the review in GitHub Markdown format.
|
||||
- Enclose your response in backticks ```response```
|
||||
- Enclose your response in backticks ```markdown```
|
||||
- Thank the author for contributing to the project.
|
||||
|
||||
Pull request author: {pull.user.name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue