Exception: RubyLLM::InvalidRoleError
- Inherits:
-
StandardError
- Object
- StandardError
- RubyLLM::InvalidRoleError
- Defined in:
- lib/ruby_llm/error.rb
Overview
Raised when a message role outside :system, :user, :assistant, or
:tool is used.