Type Alias: HITLNotificationHandler()
HITLNotificationHandler = (
notification) =>Promise<void>
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:598
Handler for sending notifications to humans.
Parameters
notification
Returns
Promise<void>