class

OpenAI::EventStream(T)

Inherits Enumerable < Reference < Object

Stream wrapper that yields typed events

Constructors

new(io : IO)
Source

Instance methods

each

Must yield this collection's elements to the block.

Source