1.1.1 • Published 7 months ago

nomind_enterprise_cdn v1.1.1

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

ChatBot CDN on jsDelivr

This project is a Content Delivery Network (CDN) for a chatbot that is hosted and deployed on jsDelivr.

Overview

  • Purpose: This CDN is designed to host and deliver assets and resources related to a chatbot implementation.

  • Deployment: The chatbot, along with its assets, is deployed on jsDelivr, a content delivery network that ensures fast and reliable delivery to websites and applications.

Usage

To integrate the chatbot CDN into your web project, include the necessary resources from jsDelivr in your HTML file:

<script>
  window.nomindConfig = {
    chatbotId: "GiQ2-OLRqTGsSdGj7utJe",
    // The above is NoMindBhutan's Chatbot ID
  };
</script>
<script src="https://cdn.jsdelivr.net/npm/nomind_enterprise_cdn@1.1.1/dist/main.js"></script>
1.1.1

7 months ago

1.1.0

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago