Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

How to evaluate your no-code agent?

After testing in the playground, evaluate your Agents across multiple test cases to ensure consistent performance using the test runs.
1

Create a Dataset

Add test cases by creating a Dataset. For this example, we’ll use a Dataset of product images to generate descriptions.Dataset with product images for testing
2

Build your Agent

Create an Agent that processes your test examples. In this case, the agent generates product descriptions, translates them to multiple languages, and formats them to match specific requirements.Agent for product description generation
3

Start a test run

Open the test configuration by clicking the Test button on the top right corner.
4

Configure your test

Select your dataset and add Evaluators to measure the quality of outputs.Test configuration with dataset and evaluator options
5

Review results

Monitor the test run to analyze the performance of your agent across all inputs.Test run results showing performance metrics