Exception: RubyLLM::InvalidToolChoiceError

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

Overview

Raised when the choice: option of Chat#with_tool_options is neither a known mode nor the name of a registered tool.