Exception: Durable::Llm::ModelNotFoundError
- Defined in:
- lib/durable/llm/errors.rb
Overview
Error raised when the requested model is not found or not available.
This is similar to ResourceNotFoundError but specifically for models. It occurs when the specified model doesn’t exist or isn’t accessible.