Class: RCrewAI::Events::IterationEnd

Inherits:
Struct
  • Object
show all
Defined in:
lib/rcrewai/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#finish_reasonObject

Returns the value of attribute finish_reason

Returns:

  • (Object)

    the current value of finish_reason



16
17
18
# File 'lib/rcrewai/events.rb', line 16

def finish_reason
  @finish_reason
end