mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
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…
Add table
Add a link
Reference in a new issue