Nous.Errors (nous v0.17.0)
View SourceCustom error types for Nous AI.
These exceptions provide structured error information for different failure scenarios in agent execution.
Every exception accepts either a keyword list of fields (with an optional
:message override) or a bare message string; construction is shared via
Nous.Errors.Base.