Exception: RubyLLM::InvalidToolChoiceError
- Inherits:
-
StandardError
- Object
- StandardError
- RubyLLM::InvalidToolChoiceError
- 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.