n
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
suggest 10 commit messages based on the following diff:
|
||||
{{diff}}
|
||||
commit messages should:
|
||||
- follow conventional commits
|
||||
- message format should be: <type>[scope]: <description>
|
||||
|
||||
examples:
|
||||
- fix(authentication): add password regex pattern
|
||||
- feat(storage): add new test cases
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"model": "text-davinci-003",
|
||||
"temperature": 0.5,
|
||||
"maxTokens": 2048
|
||||
}
|
||||
+3
-2
@@ -2,10 +2,11 @@
|
||||
"name": "monocoop",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"cooparser-ts": "workspace:*",
|
||||
"coopdoc-generator-ts": "workspace:*",
|
||||
"commitgpt": "^2.0.0",
|
||||
"coop-notificator": "workspace:*",
|
||||
"cooparser-ts": "workspace:*",
|
||||
"coopback": "workspace:*",
|
||||
"coopdoc-generator-ts": "workspace:*",
|
||||
"cooptypes": "workspace:*",
|
||||
"terminal": "workspace:*"
|
||||
},
|
||||
|
||||
Generated
+11941
-9332
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user