TU_ID_DE_AGENTE con el ID de tu Agente
Puedes encontrar el ID del Agente en la configuración del Agente bajo la pestaña Configuración.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Instalar en tu sitio web
<script type="module">
import Chatbox from 'https://cdn.jsdelivr.net/npm/@laburen/embeds@latest/dist/chatbox/index.js';
Chatbox.initBubble({
agentId: 'TU_ID_DE_AGENTE',
});
</script>
TU_ID_DE_AGENTE con el ID de tu Agente
Was this page helpful?
