580 B
580 B
Basic Messenger CLI
Overview
Basic Messenger CLI is a command line chat program that allows users to interact with IVA Studio's basic-messenger API.
Installation
-
Install the dependencies:
npm install -
Create a
.envfile in the root directory and add your END_POINT and MODEL:END_POINT=https://router.ivastudio.verint.live/ProxyScript/run/67bca862210071627d32ef12/current/basic_messenger MODEL=main
Usage
To start the application, run:
node start
License
This project is licensed under the MIT License.