mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-06 10:38:17 +00:00
Update quickstart.md
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
6b07ded119
commit
4486db912b
@ -169,7 +169,7 @@ Call functions
|
|||||||
<details>
|
<details>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl https://localhost:8080/v1/chat/completions \
|
curl http://localhost:8080/v1/chat/completions \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{
|
-d '{
|
||||||
"model": "gpt-4",
|
"model": "gpt-4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user