nexus-agents - v2.80.0
    Preparing search index...

    Variable ExpertCollaborationPatternConst

    ExpertCollaborationPattern: {
        SEQUENTIAL: "sequential";
        PARALLEL: "parallel";
        REVIEW_CHAIN: "review_chain";
        PAIR: "pair";
    } = ...

    Collaboration patterns for multi-expert tasks.

    Type Declaration

    • ReadonlySEQUENTIAL: "sequential"
    • ReadonlyPARALLEL: "parallel"
    • ReadonlyREVIEW_CHAIN: "review_chain"
    • ReadonlyPAIR: "pair"