包详细信息

izaria_widget

izaria17ISC0.0.14

Widget for interfacing with Izaria AI Chat Agent

自述文件

Izaria Readme

Installation

To include the izaria_widget, you have a couple of options. The first one is to include the minified js file directly to your project using the following script tag:

<script src="/dist/izaria_widget.min.js"></script>

Secondly, you can use npm to install the izara_widget package:

npm install izara_widget