pplx_council
Query multiple AI models in parallel and receive a synthesized consensus answer. Select from providers like GPT-5.4, Claude Opus, and Gemini Pro.
Instructions
Model Council — query multiple models in parallel, get synthesized consensus.
IMPORTANT — BEFORE calling this tool, you MUST:
Tell the user the available models: gpt54, gpt55, claude_sonnet, claude_opus, gemini_pro, nemotron, kimi_k26
Ask the user WHICH models they want in their council and HOW MANY
Inform them of the cost: each council model = 1 Pro Search query, plus synthesis (default chairman sonar = Sonar 2 pass — still counts as a normal query toward limits)
Get explicit confirmation before executing
Default council: GPT-5.4, Claude Opus 4.7, Gemini 3.1 Pro (3 diverse providers).
Args: query: The question to ask all council models source_focus: Source aliases, raw source IDs, or comma-separated source list models: Comma-separated model names to use as council members. Available: gpt54, gpt55, claude_sonnet, claude_opus, gemini_pro, nemotron, kimi_k26. Default: "gpt54,claude_opus,gemini_pro" (3 models + synthesis = 4 Pro Searches) synthesize: Whether to synthesize a consensus from all responses. Set false to get only individual responses (saves 1 Sonar 2 call). thinking: Enable extended thinking for council models (gpt54, gpt55, claude_sonnet, claude_opus, kimi_k26 support toggle; gemini_pro and nemotron are always thinking). chairman: Model to use for synthesis (default: "sonar" / Sonar 2). Non-sonar chairmen cost 1 extra Pro Search query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| models | No | gpt54,claude_opus,gemini_pro | |
| chairman | No | sonar | |
| thinking | No | ||
| synthesize | No | ||
| source_focus | No | web |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |