Exception: Ollama::Errors::BadRequestError
- 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 400 status code, indicating that the request was bad, e. g. think mode was requested from a non-thinking model.