We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b5976 commit 08ddd91Copy full SHA for 08ddd91
README.md
@@ -65,6 +65,7 @@ You will see the result in the command line.
65
| g:gpt_commit_staged | - | `1` | set to 1 to use staged diff |
66
| g:gpt_commit_max_line | - | `160` | max diff lines to reference |
67
| g:gpt_commit_url | - | `''` | alternative request URL, see #1 |
68
+| g:gpt_commit_python | - | `''` | specify the Python executable file explicitly |
69
70
Note #1: the default URL is "https://api.openai.com/v1/chat/completions", can be changed by setting `g:gpt_commit_url`.
71
0 commit comments