Class: Rixie::Event::ToolCallStart
- Inherits:
-
Data
- Object
- Data
- Rixie::Event::ToolCallStart
- Defined in:
- lib/rixie/event/tool_call_start.rb
Instance Attribute Summary collapse
-
#tool_call ⇒ Object
readonly
Returns the value of attribute tool_call.
Instance Attribute Details
#tool_call ⇒ Object (readonly)
Returns the value of attribute tool_call
5 6 7 |
# File 'lib/rixie/event/tool_call_start.rb', line 5 def tool_call @tool_call end |