Class TextFeedback

  • All Implemented Interfaces:
    com.embabel.agent.api.common.workflow.loop.Feedback

    
    public final class TextFeedback
     implements Feedback
                        

    Convenient implementation of Feedback that contains textual feedback.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Double getScore()
      final String getFeedback()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait