import { createChat } from ‘https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js’; createChat({ webhookUrl: ‘https://zenotalent.app.n8n.cloud/webhook/8e1ce7b7-5f3e-4ca6-a7db-c932c7c21e87/chat’, mode: ‘fullscreen’, target: ‘#n8n-chat’ });