Class ChatStatusEvent
java.lang.Object
uno.anahata.ai.status.ChatStatusEvent
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ChatStatusEvent
public ChatStatusEvent()
-
