Update api.md
This commit is contained in:
parent
717f7229eb
commit
c1218199cf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue