Constructors
constructor
-
new PoeticReactorAgent(threshold?): PoeticReactorAgent
-
Properties
Private haikus
haikus:
string[] = ...
Private threshold
threshold:
number = 80
Methods
Private generateHaiku
-
generateHaiku(): string
-
Returns string
observe
-
observe(crepValue): null | string
-
Returns null | string