From c1218199cfe82eda35f5e4a8031eee28f01ebf75 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 29 Jun 2024 16:22:49 -0700 Subject: [PATCH] Update api.md --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 107b5211..c577bb1a 100644 --- a/docs/api.md +++ b/docs/api.md @@ -26,7 +26,7 @@ All durations are returned in nanoseconds. ### Streaming responses -Certain endpoints stream responses as JSON objects and can optional return non-streamed responses. +Certain endpoints stream responses as JSON objects. Streaming can be disabled by providing `{"stream": false}` for these endpoints. ## Generate a completion