New model configuration
Single
One model answers on its own.
Synthesize
All answer; the highest-weight member merges them into one.
Judge-best
All answer; the experiment's trusted judge picks the best.
Vote
Each generator scores the others on the rubric; the top weighted tally wins.
Consensus
Answers are clustered; the highest-weight cluster's answer wins.
Mixture of experts
A router picks ONE model to answer — the others are never called.
Model Temp Weight
claude-opus-4-8aggregator
anthropic
gpt-5
openai
All members are generators; the highest-weight one is the aggregator under Synthesize, and the strong tier plus the router’s tie-break under Mixture of experts. A single configuration keeps just one model; every other method needs at least two.