Widget & Inference API Access
iostack provides a Javascript widget that can easily be configured then dropped into any web page.
Configuration
You can configure the widget to match your branding (colours and styles), upload any images you want to represent your agent, then copy and paste the widget code from the Agent’s Publishing section into your website’s code and voila, you have an agent embedded in your website in just a few minutes!
Custom Inference API Access
-
You can also provide your own custom front end or widget for your customers to interact with your new agent using the iostack inference REST API.
-
We are still finalizing the availability and means of deploying the iostack Typescript/Javascript client as a Github repo and an NPM package.
-
If you would like access to the iostack Javascript client, please contact us.
-
If you would like details about how to access the iostack API from a non Javascript/browser environment, we recommend using the iostack Javascript client as an example for building your own.