File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ A free alternative to Github Copilot's commit generator that runs on your device
31
31
32
32
` Mistral ` (Uses mistral: latest )
33
33
34
+ ` Gemma ` (Uses gemma3: latest )
35
+
36
+ ` Qwen ` (Uses qwen3: latest )
37
+
34
38
` Custom ` - It allows you to write down any other model name from ollama.
35
39
36
40
- Use Description: It allows you to enable or disable the use of commit descriptions.
Original file line number Diff line number Diff line change 9
9
"url" : " https://github.com/anjerodev/commitollama.git"
10
10
},
11
11
"engines" : {
12
- "vscode" : " ^1.90 .0"
12
+ "vscode" : " ^1.98 .0"
13
13
},
14
14
"categories" : [" Machine Learning" , " Programming Languages" ],
15
15
"icon" : " icon.jpg" ,
155
155
"@types/mocha" : " 10.0.10" ,
156
156
"@types/node" : " 22.15.2" ,
157
157
"@types/sinon" : " 17.0.4" ,
158
- "@types/vscode" : " ^1.99.1 " ,
158
+ "@types/vscode" : " ^1.98.0 " ,
159
159
"@vscode/test-cli" : " 0.0.10" ,
160
160
"@vscode/test-electron" : " 2.4.1" ,
161
161
"esbuild" : " 0.25.3" ,
You can’t perform that action at this time.
0 commit comments