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 4fcc42e commit 545c699Copy full SHA for 545c699
README.md
@@ -84,7 +84,7 @@ You will see the result in the command line.
84
| g:gpt_commit_ollama_model | Yes | `''` | ollama model |
85
| g:gpt_commit_ollama_url | - | `''` | explicitly setting ollama URL|
86
87
-Note #1: the default URL is "https://api.openai.com/v1/chat/completions", can be changed by setting `g:gpt_commit_url`.
+Note #1: the default URL is "https://api.openai.com", can be changed by setting `g:gpt_commit_url`.
88
89
## Script
90
0 commit comments