Error chunk from a streaming response.
@type t() :: %LLM.Stream.Error{code: String.t() | nil, message: String.t()}