Skip to content

Commit fd54cef

Browse files
committed
feat: add Azure OpenAI Service support to CLI
- Add support for Azure OpenAI Service or OpenAI API in the CLI. Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
1 parent b4d3b40 commit fd54cef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ A CLI written in [Go](https://go.dev) language that writes git commit messages o
1616

1717
## Feature
1818

19+
* Support [Azure OpenAI Service](https://azure.microsoft.com/en-us/products/cognitive-services/openai-service) or [OpenAI API](https://platform.openai.com/docs/api-reference).
1920
* Support [conventional commits specification](https://www.conventionalcommits.org/en/v1.0.0/).
2021
* Support Git prepare-commit-msg Hook, see the [Git Hooks documentation](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks).
2122
* Support customize generate diffs with n lines of context, the default is three.

0 commit comments

Comments
 (0)