DigitalOcean Gradient™ AI Platform Evaluation Viewer

How this tool works

Getting results from the API

To get JSON evaluation results from the DigitalOcean Gradient AI API, follow these steps:

  1. List your test cases: https://api.digitalocean.com/v2/gen-ai/evaluation_test_cases
  2. Get evaluation runs by test case: https://api.digitalocean.com/v2/gen-ai/evaluation_test_cases/<test-case-id>/evaluation_runs
  3. Get results for a specific evaluation run: https://api.digitalocean.com/v2/gen-ai/evaluation_runs/<run-id>/results

For detailed API documentation, see the DigitalOcean API Reference.

You can generate a DigitalOcean personal access token at https://cloud.digitalocean.com/account/api/tokens and scope it with the genai:read permission.

You can either fetch evaluation results directly using your API token below, or download the JSON file from the API endpoint above and upload it in the file upload section.

Fetch Evaluation Results with API Token

Use your DigitalOcean API token to list evaluation test cases, choose an evaluation run, and load its results directly into this viewer. Your token is used only in your browser and is not stored.

You can generate a personal access token at https://cloud.digitalocean.com/account/api/tokens and scope it with the genai:read permission.

Loading...
After loading, pick which evaluation test case you want to inspect. Runs will load automatically.
Choose a specific run for the selected test case. Results will load automatically.

Score Matrix & Filters

Copied to clipboard!

Filter by Score Range

Filter by Metric

Evaluation Run Metadata