El botón de chat debe aparecer en la esquina inferior derecha.
<script>
window.RagBotConfig = {
companyId: 'TU_COMPANY_ID',
knowledgeBaseId: "78066c6a-cd57-4881-92a4-102388751a6d",
apiUrl: 'https://tudominio.com/api/chat',
botName: 'Asistente',
color: '#7C3AED'
}
</script>
<script src="https://tudominio.com/widget/ragbot.js"></script>