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: README.md
+31
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,37 @@ Documentation for each method, request param, and response field are available i
100
100
> [!IMPORTANT]
101
101
> Previous versions of this SDK used a `Configuration` class. See the [v3 to v4 migration guide](https://github.com/openai/openai-node/discussions/217).
102
102
103
+
### Streaming Helpers
104
+
105
+
The SDK also includes helpers to process streams and handle the incoming events.
0 commit comments