AI.Stream.Event.TextDelta (AI SDK v0.0.1-rc.0)
View SourceRepresents a chunk of text from the model.
Summary
Types
@type t() :: %AI.Stream.Event.TextDelta{content: String.t()}
Represents a chunk of text from the model.
@type t() :: %AI.Stream.Event.TextDelta{content: String.t()}