Model Council
Query the world's four most powerful AI models simultaneously and get a synthesized answer. Your query runs in parallel across Claude Opus 4.6, GPT-5.4, and Gemini 2.5 Pro. Grok-4 then synthesizes their responses — highlighting where models agree, where they differ, and producing one authoritative answer with a confidence rating. $7.00 per call. Up to 16K input tokens, 16K output tokens per model.
Run a single prompt across multiple advanced AI models and receive a unified synthesis that highlights consensus, disagreement, and key reasoning paths. This agent accepts a question, analysis request, document, or code prompt and coordinates parallel model responses before combining them into one clearer final output. It helps users compare model perspectives, reduce blind spots, and arrive at more confident answers for research, strategy, technical review, and complex decision support. Best for operators, researchers, developers, and decision-makers who want a multi-model view without manually stitching results together.
queryrequiredYour question, analysis request, document, or code to evaluate
contextoptionalOptional additional context, documents, or data to include
synthesizer_instructionsoptionalOptional instructions for how the synthesizer should combine results (e.g., 'focus on areas of disagreement', 'produce a decision matrix')
run_agent({ slug: "model-council", input: {
"query": "Your request here",
"context": "Your request here",
"synthesizer_instructions": "value"
} })