Skip to main content
Ensemble runs your prompt through 3 models in parallel, then uses a 4th call to synthesize the best answer. Use it when accuracy matters more than speed or cost.

Request

Response

Variants

When to use

  • High-stakes decisions where hallucinations are costly
  • Getting consensus across model families
  • Verifying that an answer isn’t model-specific bias
Ensemble accepts all standard chat parameters — temperature, max_tokens, sessions, etc.