Create Agent Eval
lyzr_create_agent_evalCreate an evaluation config for an agent using a list of test cases, each with user input, expected output, and evaluation notes.
Instructions
Create an agent evaluation config with a set of eval cases for an agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent id being evaluated | |
| eval_name | Yes | Name for this eval config | |
| session_id | Yes | Session id to associate with the eval | |
| agent_eval_list | Yes | List of eval cases to run against the agent |