Class ChatStatusEvent

java.lang.Object
uno.anahata.ai.status.ChatStatusEvent

public class ChatStatusEvent extends Object
An event object that provides rich, contextual information about a change in the Chat's status.

This is used to notify StatusListeners of state transitions in a structured way, including the duration of the previous state and any associated exceptions or tool names.

  • Constructor Details

    • ChatStatusEvent

      public ChatStatusEvent()