For the complete documentation index, see llms.txt. This page is also available as Markdown.

Adding your first service

Once you're done with creating an user, Go to the services dashboard and proceed to add your first service from the UI http://<hypertest-vm-ip/domain>:<BACKEND_PORT>/#/services

Note the service identifier created. Click on the name of the service and it will be revealed here. This would be used to initialize your SDK.

Last updated