Exception: RubyLLM::InvalidRoleError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ruby_llm/error.rb

Overview

Raised when a message role outside :system, :user, :assistant, or :tool is used.