llm council examples docs

master
Kye Gomez 22 hours ago
parent 69c68bc1fc
commit 11365f24fe

@ -65,18 +65,24 @@ python examples/multi_agent/llm_council_examples/medical_diagnosis_council.py
## Key Features ## Key Features
- **Multiple Perspectives**: Each council member (GPT-5.1, Gemini, Claude, Grok) provides unique insights | Feature | Description |
- **Peer Review**: Members evaluate and rank each other's responses anonymously |----------------------|---------------------------------------------------------------------------------------------------------|
- **Synthesis**: Chairman combines the best elements from all responses | **Multiple Perspectives** | Each council member (GPT-5.1, Gemini, Claude, Grok) provides unique insights |
- **Transparency**: See both individual responses and evaluation rankings | **Peer Review** | Members evaluate and rank each other's responses anonymously |
| **Synthesis** | Chairman combines the best elements from all responses |
| **Transparency** | See both individual responses and evaluation rankings |
## Council Members ## Council Members
The default council consists of: The default council consists of:
- **GPT-5.1-Councilor**: Analytical and comprehensive
- **Gemini-3-Pro-Councilor**: Concise and well-processed | Council Member | Description |
- **Claude-Sonnet-4.5-Councilor**: Thoughtful and balanced |-------------------------------|-------------------------------|
- **Grok-4-Councilor**: Creative and innovative | **GPT-5.1-Councilor** | Analytical and comprehensive |
| **Gemini-3-Pro-Councilor** | Concise and well-processed |
| **Claude-Sonnet-4.5-Councilor** | Thoughtful and balanced |
| **Grok-4-Councilor** | Creative and innovative |
## Customization ## Customization

Loading…
Cancel
Save