Exception: RubyLLM::UnsupportedServerToolError
- Defined in:
- lib/ruby_llm/error.rb
Overview
Raised when Chat#with_provider_tools is used with a provider RubyLLM has no server-tool support for, or with an alias the provider's protocol does not define.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from RubyLLM::Error