UNPKG

@forgeflowai/chat

Version:

This is an embeddable Chat widget for n8n. It allows the execution of AI-Powered Workflows through a Chat window.

3 lines (2 loc) 104 B
import { createEventBus } from "@forgeflowai/chat/utils"; export const chatEventBus = createEventBus();