opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Feature]: ability to fine tune the prompt context

Open laurentperez opened this issue 5 months ago • 0 comments

Description

hello

context is : ollama + llama3.1 8B

the generated commit message is too rich, it acts as is the LLM did a code review of my code and gave me some suggestions.

example :

image

Suggested Solution

I'd like to drive the prompt as in "you are not a code reviewer. do not give me suggestions, instead tell me what I did and return a concise report of the changes, to get a compact git commit message"

how would you do this ?

Alternatives

No response

Additional Context

No response

laurentperez avatar Sep 09 '24 10:09 laurentperez