Class: Raix::FunctionToolAdapter::StopToolCallsRequested

Inherits:
Struct
  • Object
show all
Defined in:
lib/raix/function_tool_adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resultObject

Returns the value of attribute result

Returns:

  • (Object)

    the current value of result



10
11
12
# File 'lib/raix/function_tool_adapter.rb', line 10

def result
  @result
end