Plugin 'Host' Information
In your plugin script, you will have to pass the plugin function a "host" variable. This tells the plugin where to connect.
Here are the hosts to connect to depending on what version of Hub you intend to target:
Domain | Host | Supported SDK Package |
---|---|---|
https://hub.ango.ai | https://api.ango.ai |
|
https://beta.ango.ai | https://apibeta.ango.ai |
|
https://imerit.ango.ai | https://plugin.imerit.ango.ai |
|
https://test.ango.ai | https://testapi.ango.ai |
|
Last updated