UNPKG

@forgeflowai/chat

Version:

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

5 lines (4 loc) 122 B
export * from "./chat.mjs"; export * from "./messages.mjs"; export * from "./options.mjs"; export * from "./webhook.mjs";