LLM.Stream.Thinking (LLM v0.1.0)

Copy Markdown View Source

A thinking/reasoning chunk from a streaming response.

Summary

Types

t()

@type t() :: %LLM.Stream.Thinking{text: String.t()}