opencommit
opencommit copied to clipboard
[Feature]: ability to fine tune the prompt context
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 :
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