EvalSuiteSaveRequest
Request to create/update an eval suite.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
description |
no | string |
Short description. | — |
agentName |
yes | string |
Name of the agent this suite measures. | — |
checks |
no | JsonElement |
Check definitions. See EvalSuite.Checks. |
— |