Hi Pat,
To get started with AI agent testing, I recommend following our [Evals quickstart guide](
https://docs.vapi.ai/observability/evals-quickstart). This guide will help you set up automated testing for your AI assistants in just a few minutes. You'll learn how to create mock conversations, define expected behaviors, and validate your agents. Here’s a quick outline of the steps:
1. **Prerequisites**: Ensure you have a Vapi account and API key.
2. **Create an Evaluation**: Set up a test conversation and define the expected responses.
3. **Run the Evaluation**: Execute it against your assistant or squad and review the results via our dashboard.
4. **Validate Results**: Check success or failure indicators, and use detailed transcripts for debugging if needed.
For managing evaluations, you can list, update, or delete them as described [here](
https://docs.vapi.ai/api-reference/eval/eval-controller-get-paginated). If you're experiencing inconsistent test results, reviewing your evaluation criteria against the expected outcomes can help.
For further details, please refer to the full [API documentation](
https://docs.vapi.ai/api-reference/eval/create).