Skip to content

bodhi-realtime-agent / EventType

Type Alias: EventType

EventType = keyof EventPayloadMap

Defined in: types/events.ts:71

Union of all valid event type strings (e.g. "agent.enter", "tool.call").

Built with VitePress