Skip to content

Commit 0d09676

Browse files
docs: Update README to generalize AI model reference
Updated the README to refer to OpenAIs models in general instead of specifically mentioning GPT-4o for a more inclusive description of the AI-powered Git extension.
1 parent 3260e13 commit 0d09676

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
<br>
66

7-
87
<p align="center">
9-
<code>An AI-powered Git extension</code> that generates commit messages using OpenAI's GPT-4o,
8+
<code>An AI-powered Git extension</code> that generates commit messages using OpenAI's models,
109
streamlining the commit process and improving developer productivity.
1110
</p>
1211

@@ -39,7 +38,7 @@ git gpt open-api-key
3938

4039
![open-api-key](./assets/open-api-key.png)
4140

42-
----
41+
---
4342

4443
Select `Add or update API key` from the menu and enter your API key when prompted. Your key will be securely stored in your user configuration.
4544

0 commit comments

Comments
 (0)