Skip to main content
Use the Scenario framework for agentic simulation-based testing. Scenario simulates conversations between agents, user simulators, and judges so you can test and evaluate agent behavior in a controlled environment.
Tip: See the Customer support scenario example for a more complex agent with tool calls and advanced scenario features.

Code

scenario_testing.py

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent