Exception: Ollama::Errors::NotFoundError
- Defined in:
- lib/ollama/errors.rb
Overview
Ollama error class for handling cases where a requested resource is not found.
This exception is raised when the Ollama API returns a 404 status code, indicating that the requested model or resource could not be located.