module RubyLLM::ActiveRecord::ToolCallMethods
Methods mixed into tool call models.
Public Instance Methods
Source
# File lib/ruby_llm/active_record/tool_call_methods.rb, line 13 def tool_error_message payload_error_message(arguments) end
Methods mixed into tool call models.
# File lib/ruby_llm/active_record/tool_call_methods.rb, line 13 def tool_error_message payload_error_message(arguments) end