diarupt
v2.3.1
Published
Javascript Integration SDK for Diarupt AI Conversation Engine
Downloads
3
Readme
Read in detail about Getting Started
Installation 🚀
You can install diarupt
using pnpm/npm/yarn:
pnpm add diarupt
# OR
npm install diarupt
# OR
yarn add diarupt
Usage 💻
Read in detail about Getting Started - [Javascript]
Contibuting
This repository uses sematic release, so read up on sematic release documentation and conventions
Please ensure commits should follow the convention.
Bugs or Requests 🐛
If you encounter any problems feel free to open an issue. If you feel the project is missing a feature, please raise a ticket on GitHub and We'll look into it. Pull requests are also welcome