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
15 16 17 |
# File 'lib/ask/agent/events.rb', line 15 def tool_calls @tool_calls end |