Get Started
You will need to create API keys first to embed the chat agent into your application.Generate JWT
Use your API keys to generate a JWT token. This token will be used to
authenticate the user and provide access to the chat agent. Check out the
API doc here.
The minimum height and width of the iframe should be 350x350 pixels.
Examples
| Platform | Github Link |
|---|---|
| React | WIP |
| Streamlit | https://github.com/DeLiquid/embed-demo-streamlit |