@salesforce/agents
    Preparing search index...

    Type Alias NgtPromptTestCase

    type NgtPromptTestCase = {
        inputs: NgtPromptInputSet[];
        scorers: NgtTestCaseScorer[];
    }
    Index

    Properties

    Properties