Skip to content

Commit

Permalink
Merge branch 'master' into feat-grules-1a
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Lee <[email protected]>
  • Loading branch information
dave-gray101 committed Apr 14, 2024
2 parents 1c1ee61 + 4486db9 commit c437144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Call functions
<details>

```bash
curl https://localhost:8080/v1/chat/completions \
curl http://localhost:8080/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-4",
Expand Down

0 comments on commit c437144

Please sign in to comment.