mcp__gemini__consensus_advanced
Combine multiple AI models using weighted voting and confidence scoring to resolve conflicts and generate reliable 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 |