Class: Ask::Agent::Events::MessageEnd

Inherits:
Data
  • Object
show all
Defined in:
lib/ask/agent/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tool_callsObject (readonly)

Returns the value of attribute tool_calls

Returns:

  • (Object)

    the current value of tool_calls



15
16
17
# File 'lib/ask/agent/events.rb', line 15

def tool_calls
  @tool_calls
end