Skip to content

Commit b263b71

Browse files
committed
Updated streaming doc
1 parent 7ae6c30 commit b263b71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/03-streaming.md

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Provide your callback function in the `:on-next` parameter for example
5353

5454
```
5555

56+
> If you need to ensure the `core.async` channel gets closed, pass the `:stream/close?` parameter. For more information see [this PR](https://github.com/wkok/openai-clojure/pull/63)
57+
5658
## Example returned token
5759

5860
```clojure

0 commit comments

Comments
 (0)