Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

Commit 9b2cba9

Browse files
committed
fix: update README to reflect use of GPT-4
1 parent b547b46 commit 9b2cba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Automates the creation of standardized Git commit messages using [OpenAI's API](
2222

2323
## Limitations
2424

25-
- **OpenAI API Key**: Requires an API key from OpenAI to access the GPT-3 model for generating commit messages.
25+
- **OpenAI API Key**: Requires an API key from OpenAI to access the GPT-4 model for generating commit messages.
2626
- **Internet Connection**: Requires an active internet connection to communicate with the OpenAI API.
2727
- **Requires a Git Repository**: Needs to be run in a Git repository to access the changes for generating commit messages.
2828

0 commit comments

Comments
 (0)