Exception: OllamaChat::ExecuteError

Inherits:
OllamaChatError show all
Defined in:
lib/ollama_chat.rb

Overview

Error raised when a system command fails to execute.

This is typically raised by Utils::Fetcher.execute when an exception occurs during the shell command execution process.