mcp__gemini__consensus_advanced
Generate multi-model consensus by consulting multiple AI models, applying weighted voting, confidence scoring, and conflict resolution to ensure reliable and accurate answers for complex questions.
Instructions
Advanced multi-model consensus with weighted voting, confidence scoring, and conflict resolution
Input Schema
Name | Required | Description | Default |
---|---|---|---|
min_confidence | No | Minimum confidence threshold | |
models | No | Models to consult | |
question | Yes | Question for consensus | |
weight_strategy | No | Weighting strategy | performance |