Module: AIA::RubyLLMChatToolError

Defined in:
lib/aia/patches/ruby_llm_tool_error.rb

Overview

Prepended onto RubyLLM::Chat. Calls super (ruby_llm's own instrumented execute_tool) and only adds exception rescue, so tool-call instrumentation is preserved.