Exception: ModelContextProtocol::Server::Configuration::InvalidServerInstructionsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/model_context_protocol/server/configuration.rb

Overview

Signals that the optional LLM instructions are non-nil but not a String. Raised by validate_instructions! when instructions is set to a non-String value.