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

View Source

Represents the completion of a stream with a reason.

Summary

Types

t()

@type t() :: %AI.Stream.Event.Finish{reason: String.t()}