How the LLM Council workflow works
masterThe application follows a three-stage process to generate a high-quality response through multi-model collaboration:
- Stage 1: First opinions: The user query is sent to all models in the
COUNCIL_MODELSlist individually. Responses are displayed in a tabbed view for inspection. - Stage 2: Review: The models review each other's work. To prevent bias, model identities are anonymized. Each model ranks the other responses based on accuracy and insight.
- Stage 3: Final response: The
CHAIRMAN_MODELreviews all initial responses and the subsequent reviews to compile a single, definitive final answer.