conclave_quick
Get diverse AI perspectives quickly by querying multiple models in parallel for individual responses without synthesis, using tier-based or custom configurations.
Instructions
Query the conclave for quick parallel opinions (Stage 1 only).
Fast and cheap - queries all conclave models in parallel and returns their individual responses. No peer ranking or synthesis. Good for getting diverse perspectives quickly.
If a custom conclave is active (via conclave_select), it will be used instead of the tier-based config.
Args: question: The question to ask the conclave tier: Model tier - "premium" (frontier), "standard" (default), "budget" (cheap/fast) Ignored if custom conclave is active.
Returns: Individual responses from each conclave model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| tier | No | standard |