Update docs/openai.md
This commit is contained in:
parent
04cde43b2a
commit
2644c4e682
@ -76,7 +76,7 @@ curl http://localhost:11434/v1/chat/completions \
|
|||||||
]
|
]
|
||||||
}'
|
}'
|
||||||
|
|
||||||
curl https://localhost:11434/v1/completions \
|
curl http://localhost:11434/v1/completions \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{
|
-d '{
|
||||||
"model": "llama3",
|
"model": "llama3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user