conclave_ranked
Query multiple AI models for peer-ranked evaluations on a specific question, returning individual responses and aggregate performance scores to identify the best-performing models.
Instructions
Query the conclave with peer rankings (Stage 1 + 2).
Medium cost - gets individual opinions, then has each model anonymously evaluate and rank all responses. Returns aggregate "street cred" scores showing which models performed best on this specific question.
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 plus aggregate rankings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| tier | No | standard |