The Vals platform is designed to allow you to easily test LLM applications — copilots, RAG systems, and more. This documentation covers how to use both the web application and the CLI/SDK tools.Documentation Index
Fetch the complete documentation index at: https://docs.vals.ai/llms.txt
Use this file to discover all available pages before exploring further.

What is 3 * 2?Each Test also includes a set of Checks. A Check evaluates whether the model’s response meets a specific expectation. For the input above, a Check might be:
The output includes the number 6.The rest of this documentation explains how to create Test Suites and run them against models. To get started, see Creating Test Suites.