Class: Raix::FunctionToolAdapter::StopToolCallsRequested
- Inherits:
-
Struct
- Object
- Struct
- Raix::FunctionToolAdapter::StopToolCallsRequested
- Defined in:
- lib/raix/function_tool_adapter.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result
10 11 12 |
# File 'lib/raix/function_tool_adapter.rb', line 10 def result @result end |