@digitalocean/dots - v1.0.1
    Preparing search index...

    To list all evaluation runs by test case, send a GET request to /v2/gen-ai/evaluation_test_cases/{evaluation_test_case_uuid}/evaluation_runs.

    interface Evaluation_runsRequestBuilderGetQueryParameters {
        evaluationTestCaseVersion?: number;
    }
    Index

    Properties

    evaluationTestCaseVersion?: number

    Version of the test case.