Class MessageOutputChannelEvent

  • All Implemented Interfaces:
    com.embabel.agent.api.channel.OutputChannelEvent , com.embabel.agent.core.InProcess

    
    public final class MessageOutputChannelEvent
     implements OutputChannelEvent
                        

    Chat message event relating to this process. Most likely an Assistant message, but could also be a User message in some cases.

    • 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
      String getProcessId()
      final Message getMessage()
      • Methods inherited from class java.lang.Object

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