Skip to content

Commit 08ddd91

Browse files
author
skywind3000
committed
update doc
1 parent 27b5976 commit 08ddd91

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
@@ -65,6 +65,7 @@ You will see the result in the command line.
6565
| g:gpt_commit_staged | - | `1` | set to 1 to use staged diff |
6666
| g:gpt_commit_max_line | - | `160` | max diff lines to reference |
6767
| g:gpt_commit_url | - | `''` | alternative request URL, see #1 |
68+
| g:gpt_commit_python | - | `''` | specify the Python executable file explicitly |
6869

6970
Note #1: the default URL is "https://api.openai.com/v1/chat/completions", can be changed by setting `g:gpt_commit_url`.
7071

0 commit comments

Comments
 (0)