@salesforce/agents
    Preparing search index...

    Type Alias AiTestCase

    type AiTestCase = {
        inputs: AiTestCaseInputXml;
        number: number;
        scorer: AiTestCaseScorer[];
    }
    Index

    Properties

    Properties

    number: number