Class: Ask::Agent::Events::MessageEnd
- Inherits:
-
Data
- Object
- Data
- Ask::Agent::Events::MessageEnd
- Defined in:
- lib/ask/agent/events.rb
Instance Attribute Summary collapse
-
#tool_calls ⇒ Object
readonly
Returns the value of attribute tool_calls.
Instance Attribute Details
#tool_calls ⇒ Object (readonly)
Returns the value of attribute tool_calls
16 17 18 |
# File 'lib/ask/agent/events.rb', line 16 def tool_calls @tool_calls end |