EmbeddingEventListener

Listens to EmbeddingEvents.

Always invoked, regardless of whether an AgentProcess is active — this is the channel through which standalone (non-agent) callers receive embedding observability.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun onEmbeddingEvent(event: EmbeddingEvent)
Link copied to clipboard

Combine two listeners into one. NOOP is absorbed (identity).