From 5c82bf95d1c9424470db62a917225920a423af6e Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Fri, 4 Aug 2023 17:12:24 -0700 Subject: [PATCH] Update docs/api.md Co-authored-by: Michael Yang --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 6a4f8f32..05efa5a6 100644 --- a/docs/api.md +++ b/docs/api.md @@ -165,7 +165,7 @@ curl --location --request POST 'http://localhost:11434/api/create' \ ### 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