Exception: Durable::Llm::AuthenticationError
- Defined in:
- lib/durable/llm/errors.rb
Overview
Error raised when authentication with the LLM provider fails.
This typically occurs when API keys are invalid, expired, or not provided. Users should check their API key configuration when encountering this error.