Update docs/api.md

Co-authored-by: Michael Yang <mxyng@pm.me>
This commit is contained in:
Matt Williams 2023-08-04 17:12:24 -07:00 committed by GitHub
parent 38a9b1618c
commit 5c82bf95d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@ curl --location --request POST 'http://localhost:11434/api/create' \
### Description ### Description
**List** will list out all the models on the that have been created or pulled locally. **List** will list out the models that are available locally.
### Request ### Request