3. Run & Test
Last updated
Was this helpful?
Last updated
Was this helpful?
In Aicado AI template applications, there are two test pages:
A page named "index" → This page contains actions that trigger Backend WF workflows. If your application is on a plan that supports Backend WFs, you can test the Aicado AI model on this page.
A page named "client-side" → This page does not contain any actions that trigger Backend WF workflows. Therefore, even if your application is on the "FREE" plan, you can test the Aicado AI model on this page.
After making the appropriate selection for your application, you can start testing the relevant AI model by following the steps below:
Open the relevant page from the application editor.
Click on the "Preview" text.
Enter your access token in the "Your access token" field.
To obtain your Access Token, you can follow the steps below:
Visit the aicado.ai website.
Log in to your account or sign up to create a new account if you don't have one.
Navigate to your personal profile page.
Select the "API tokens" tab.
Here you will be able to see your credential keys. Copy the Access Token
. In case you have previously created a token, you can also use the existing credentials displayed on your profile.
Enter your "Prompt".
Set the parameters for your prediction (it's recommended to run with default settings on your first prediction).
Click the “Run” button.
We display the current status of the prediction. You can track it.
Obtain the "Output".
That’s all! 🎉