-
Notifications
You must be signed in to change notification settings - Fork 288
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi @love-linger
Is it possible to add a little button to generate a commit description (and new fields in the app config to select the model and endpoint)?
Sometimes I use https://github.com/anjerodev/commitollama Visual Studio Code plugin for that. The results are very good.
This plugin uses Ollama https://ollama.com/ to run the model locally. Which is perfect, because I don't want to send my code to OpenAI servers.
Here you can see a prompt example: https://github.com/anjerodev/commitollama/blob/main/src/generator.ts
Ollama C# library: https://www.nuget.org/packages/OllamaSharp
Thank you.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request