Smith::LLM::Response
Inherits Reference < Object
Constructors
new(id : String, model : String, content : Array(ContentBlock), stop_reason : String | Nil = nil, usage : Usage | Nil = nil)
SourceInstance methods
content
Sourceid
Sourcemodel
Sourcestop
Derived rather than mapped per adapter: every provider path already carries its raw value here, so one normalisation covers all five — including both streaming readers.
stop_reason
Sourceusage
Source