Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b263b71

Browse files
committedSep 3, 2024
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

Lines changed: 2 additions & 0 deletions
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)
Please sign in to comment.