output
    Preparing search index...

    Interface EvalWorkflowConfig

    interface EvalWorkflowConfig {
        concurrency?: number;
    }
    Index

    Properties

    Properties

    concurrency?: number