Update api.md

This commit is contained in:
Bruce MacDonald 2023-11-17 12:20:19 -05:00
parent 50ba1dcc7e
commit 6e6b3baa23

View File

@ -62,7 +62,7 @@ Enable JSON mode by setting the `format` parameter to `json`. This will structur
```shell
curl -X POST http://localhost:11434/api/generate -d '{
"model": "mistral",
"model": "llama2",
"messages": [
{
"role": "user",