Skip to main content

Module error

Module error 

Source
Expand description

LLM layer unified error type.

Defined in llm-trait so downstream runtimes can convert it into their own error type via From<LlmError>. This keeps llm-trait lightweight — it does not depend on any consumer crate.

Enums§

LlmError
LLM layer unified error type.