Smith::LLM::Retry::Fatal
Inherits Exception < Reference < Object
Marks an error that must not be retried whatever its type. Streaming uses it once the first delta has reached the screen: replaying the call would print the same text twice.
Constructors
new(inner : Exception)
SourceInstance methods
inner
Source