You can easily test your deployment endpoints directly from the Valohai web app. Here’s how:
- Open your project.
- Navigate to the Deployment tab within your project.
- Select the deployment you want to test.
- Click on the “Test deployment” button.
- Choose your desired endpoint from the drop-down menu.
- Provide the necessary fields or data that your endpoint expects.
- Click the “Send request” button. Depending on your endpoint’s requirements, you can send text or upload a file, such as an image.
- View the response from your inference service directly in your web browser.
This streamlined process allows you to efficiently test your deployment endpoints and access the responses within the Valohai web app.