A text chunk from a streaming response.
@type t() :: %LLM.Stream.Chunk{index: non_neg_integer(), text: String.t()}