Cancel an in-progress test run
Creates and deploys an AiEvaluationDefinition from a specification file.
The API name of the AiEvaluationDefinition to create
The path to the specification file to create the definition from
Configuration options for creating the definition
The directory where the AiEvaluationDefinition file will be written
Optional
preview?: booleanIf true, writes the AiEvaluationDefinition file to
Promise containing:
List the AiEvaluationDefinitions available in the org.
Poll for a test run to complete
Initiates an AI evaluation run.
The name of the AI evaluation definition to run.
Promise that resolves with the response from starting the test.
AgentTester class to test Agents