AI.Stream.Event.TextDelta (AI SDK v0.0.1-rc.0)

View Source

Represents a chunk of text from the model.

Summary

Types

t()

@type t() :: %AI.Stream.Event.TextDelta{content: String.t()}