Class: Protege::InferenceStartedEvent

Inherits:
Event
  • Object
show all
Defined in:
lib/protege/events/inference_started_event.rb

Overview

Fired at the start of the tool loop, before the first provider call.

Instance Attribute Summary

Attributes inherited from Event

#payload

Instance Method Summary collapse

Methods inherited from Event

#[], all, channel, #correlation_id, emit, #initialize, subscribe

Constructor Details

This class inherits a constructor from Protege::Event

Instance Method Details

#messageObject



9
# File 'lib/protege/events/inference_started_event.rb', line 9

def message = self[:message]

#personaObject



8
# File 'lib/protege/events/inference_started_event.rb', line 8

def persona = self[:persona]