1.2.0 • Published 5 months ago

nomind_portfolio_cdn v1.2.0

Weekly downloads
-
License
-
Repository
-
Last release
5 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.

  • Test Version: 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
  type="module"
  src="https://cdn.jsdelivr.net/npm/nomind_portfolio_cdn@1.2.0/dist/main.js"
></script>
```
1.2.0

5 months ago

1.1.9

5 months ago

1.1.8

6 months ago

1.1.7

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

7 months ago

1.1.2

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.9

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