Skip to content

Commit

Permalink
Update commit msg gen 🤖✨
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Oct 10, 2024
1 parent 2930280 commit bc4c940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genaisrc/gcm.genai.mts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ do {
const res = await runPrompt((_) => {
_.def("GIT_DIFF", diff, { maxTokens: 20000, language: "diff" })
_.$`Generate a git conventional commit message for the changes in GIT_DIFF.
- do NOT add quotes
- do NOT add quotes or code blocks
- maximum 50 characters
- use emojis`
})
Expand Down

0 comments on commit bc4c940

Please sign in to comment.