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
3131
3232 ` Mistral ` (Uses mistral: latest )
3333
34+ ` Gemma ` (Uses gemma3: latest )
35+
36+ ` Qwen ` (Uses qwen3: latest )
37+
3438 ` Custom ` - It allows you to write down any other model name from ollama.
3539
3640- Use Description: It allows you to enable or disable the use of commit descriptions.
Original file line number Diff line number Diff line change 99 "url" : " https://github.com/anjerodev/commitollama.git"
1010 },
1111 "engines" : {
12- "vscode" : " ^1.90 .0"
12+ "vscode" : " ^1.98 .0"
1313 },
1414 "categories" : [" Machine Learning" , " Programming Languages" ],
1515 "icon" : " icon.jpg" ,
155155 "@types/mocha" : " 10.0.10" ,
156156 "@types/node" : " 22.15.2" ,
157157 "@types/sinon" : " 17.0.4" ,
158- "@types/vscode" : " ^1.99.1 " ,
158+ "@types/vscode" : " ^1.98.0 " ,
159159 "@vscode/test-cli" : " 0.0.10" ,
160160 "@vscode/test-electron" : " 2.4.1" ,
161161 "esbuild" : " 0.25.3" ,
You can’t perform that action at this time.
0 commit comments