This extension helps you to create conventional commit messages using OpenAi's api.
This extension provides a command to create conventional commit messages using OpenAi's api.
Click in the robot icon in the status bar to open the command palette and type Commit AI: Create Conventional Commit Message
.
It will read every staged file and create a commit message using OpenAi's api.
You need to have an OpenAi api key
to use this extension.
Use this link to get your api key: https://beta.openai.com/account/api-keys.
After that, open command palette and type Commit AI: Add OpenAi API KEY
and paste your api key.
This extension doesn't contribute any settings.
Calling OpenAi api is slow. So, you may have to wait for a while to get the response.
Users appreciate release notes as you update your extension.