azettl commited on
Commit
119159e
·
1 Parent(s): 6d0f82e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1454,7 +1454,7 @@ with gr.Blocks(title="🎭 Consilium: Multi-AI Expert Consensus Platform", theme
1454
  * Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
1455
  * MCP mode enabled to also use it directly in, for example, Claude Desktop (without the visual table).
1456
  * Includes Mistral (**mistral-large-latest**) via their API and the Models **DeepSeek-R1**, **Meta-Llama-3.3-70B-Instruct** and **QwQ-32B** via the SambaNova API.
1457
- * Research Agent with 6 sources (**Web Search**, **Wikipedia**, **arXiv**, **GitHub**, **SEC EDGAR**) for comprehensive live research.
1458
  * Assign different roles to the models, the protocol they should follow, and decide the communication strategy.
1459
  * Pick one model as the lead analyst (had the best results when picking Mistral).
1460
  * Configure the amount of discussion rounds.
 
1454
  * Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
1455
  * MCP mode enabled to also use it directly in, for example, Claude Desktop (without the visual table).
1456
  * Includes Mistral (**mistral-large-latest**) via their API and the Models **DeepSeek-R1**, **Meta-Llama-3.3-70B-Instruct** and **QwQ-32B** via the SambaNova API.
1457
+ * Research Agent with 5 sources (**Web Search**, **Wikipedia**, **arXiv**, **GitHub**, **SEC EDGAR**) for comprehensive live research.
1458
  * Assign different roles to the models, the protocol they should follow, and decide the communication strategy.
1459
  * Pick one model as the lead analyst (had the best results when picking Mistral).
1460
  * Configure the amount of discussion rounds.