Commit d09067c
Fix streaming example (#205)
* Fix streaming example
The example to use replicate.stream was wrongly checking the event type and was not producing any output.
* Update README.md
Co-authored-by: Mattt <[email protected]>
* Update README.md
Co-authored-by: Mattt <[email protected]>
* Update README.md
Removing the console.dir since it's no longer relevant
---------
Co-authored-by: Mattt <[email protected]>1 parent 496d55a commit d09067c
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
229 | 228 | | |
230 | 229 | | |
231 | 230 | | |
| |||
0 commit comments