Circle V2 API Docs
    Preparing search index...
    createDatasetExamples: MutationProcedure<
        {
            input: { auditQuestionId?: string; auditRunId: string };
            meta: object;
            output: PushAuditRunToEvalDatasetResult;
        },
    > = ...

    Superadmin-only: push a human-graded audit run into the LangSmith eval dataset — one example per question, landing in the incoming split (plus the run's cohort split) for review-then-promote to golden in the LangSmith UI. Gated behind the global enableEvalRuns flag, like evals.runExperiment.