You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/03-streaming.md
+2
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,8 @@ Provide your callback function in the `:on-next` parameter for example
53
53
54
54
```
55
55
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)
0 commit comments