Skip to content

Commit 545c699

Browse files
author
skywind3000
committed
Update default URL in README.md from "https://api.openai.com/v1/chat/completions" to "https://api.openai.com"
1 parent 4fcc42e commit 545c699

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
@@ -84,7 +84,7 @@ You will see the result in the command line.
8484
| g:gpt_commit_ollama_model | Yes | `''` | ollama model |
8585
| g:gpt_commit_ollama_url | - | `''` | explicitly setting ollama URL|
8686

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

8989
## Script
9090

0 commit comments

Comments
 (0)