AI.Stream.Event.Finish (AI SDK v0.0.1-rc.0)
View SourceRepresents the completion of a stream with a reason.
Summary
Types
@type t() :: %AI.Stream.Event.Finish{reason: String.t()}
Represents the completion of a stream with a reason.
@type t() :: %AI.Stream.Event.Finish{reason: String.t()}