Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Question]: How to use write_pull-request

Open nomopo45 opened this issue 1 year ago • 0 comments

How to use write_pull-request

When i do the command :

fabric --pattern write_pull-request

Nothing happen but it seem in the system.md the INPUT is already set to git diff command.

so i tried echo "" | fabric --pattern write_pull-request Summary\nThis pull request includes a series of changes to improve the performance and functionality of our software.\n\nFiles Changed\n\n* src/main/java/com/example/MyClass.java: This file has been modified to optimize the algorithm for calculating complex mathematical expressions.........

Totally nothing to do with my project

git --no-pager diff main | fabric --pattern write_pull-request "content": "GitRepo Changes\n\nGitRepo Changes\n\nGitRepo Changes****\nGitRepo Changes******\nGitRepo Changes****\nGitRepo Changes****\nGitRepo Changes****\nGitRepo Changes****\nGitRepo Changes****\nGitRepo Changes****\nGitRepo Changes****\nGitRepo Changes****\nGitRepo Changes******\nGitRepo Changes******\n........."

my llama3 7B just goes in nonsense with this one

nomopo45 avatar May 27 '24 07:05 nomopo45