Package dyntabs.ai.event
package dyntabs.ai.event
-
ClassDescriptionOne immutable, transport-agnostic "something happened" notification emitted by any EasyAI capability (chat, assistant, RAG, agent, indexer, extract) while it works.Fluent builder for
EasyAIEvent.Which moment in an operation's lifecycle an event marks.Which EasyAI capability produced an event.How an event is going, visually.A subscriber that receivesEasyAIEvents as an EasyAI capability runs.Internal helper each EasyAI capability uses to produceEasyAIEvents and push them to a registeredEasyAIListener.