Stop event from a streaming response.
@type t() :: %LLM.Stream.Stop{reason: atom(), usage: LLM.Usage.t() | nil}